| Server IP : 188.114.97.4 / Your IP : 104.23.243.200 Web Server : Apache/2.4.59 (Debian) System : Linux EDL-STRETCH 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64 User : edlftp ( 1002) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/cache/dictionaries-common/ |
Upload File : |
### This file is part of the dictionaries-common package.
### It has been automatically generated.
### DO NOT EDIT!
package Debian::DictionariesCommon::dbfile;
%dictionaries = (
'american (American English)' => {
'auto-compat' => 'american',
'casechars' => '[A-Za-z]',
'coding-system' => 'iso-8859-1',
'emacsen-name' => 'american',
'hash-name' => 'american',
'ispell-args' => '-B -d american',
'locale' => 'en_US',
'not-casechars' => '[^A-Za-z]',
'otherchars' => '[\']',
'package' => 'iamerican',
'pspell-ispell' => 'en-american iso8859-1'
},
'british (British English)' => {
'auto-compat' => 'british',
'casechars' => '[A-Za-z]',
'coding-system' => 'iso-8859-1',
'emacsen-name' => 'british',
'hash-name' => 'british',
'ispell-args' => '-B -d british',
'locale' => 'en_GB',
'not-casechars' => '[^A-Za-z]',
'otherchars' => '[\']',
'package' => 'ibritish',
'pspell-ispell' => 'en-british iso8859-1'
}
);
1;