Home
last modified time | relevance | path

Searched defs:lang (Results 1 – 25 of 223) sorted by relevance

123456789

/plugin/fckg/scripts/
H A Dvki_kb.js119 ], 'lang': ["ar"] }; property in VKI_layout
128 ], 'lang': ["as"] }; property in VKI_layout
146 ], 'lang': ["az"] }; property in VKI_layout
155 ], 'lang': ["be"] }; property in VKI_layout
173 ], 'lang': ["bg"] }; property in VKI_layout
191 ], 'lang': ["bn"] }; property in VKI_layout
200 ], 'lang': ["bs"] }; property in VKI_layout
218 ], 'lang': ["cs"] }; property in VKI_layout
227 ], 'lang': ["da"] }; property in VKI_layout
236 ], 'lang': ["de"] }; property in VKI_layout
[all …]
/plugin/vkeyboard/
H A Dvkeyboard.js1 …dkeysOn=false;this.VKI_numberPad=true;this.VKI_numberPadOn=false;this.VKI_langAdapt=false;this.VKI… property in VKI_layout
/plugin/top/db/
H A Dupdate0002.sql4 lang, field
16 lang, field
/plugin/rating/db/
H A Dupdate0002.sql4 lang, field
17 lang, field
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DGeolayerdataCommon.php25 public $lang; variable in Google\\Service\\Books\\GeolayerdataCommon
46 public function setLang($lang)
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.php10 $lang = isset($conf['lang']) ? $conf['lang'] : 'en_US'; variable
11 $lang = $_COOKIE['FCK_aspell'] ? $_COOKIE['FCK_aspell'] : $lang; variable
/plugin/elasticsearch/vendor/ruflin/elastica/src/Script/
H A DAbstractScript.php39 public function __construct(?array $params = null, ?string $lang = null, ?string $documentId = null) argument
82 public function setLang(string $lang): self argument
[all...]
H A DScriptId.php23 public function __construct(string $scriptId, ?array $params = null, ?string $lang = null, ?string $documentId = null) argument
H A DScript.php25 public function __construct(string $scriptCode, ?array $params = null, ?string $lang = null, ?string $documentId = null) argument
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dlang.inc.php10 $lang = array(); variable
/plugin/localization/
H A Daction.php51 private function load($lang)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DomainsRDAP/
H A DRdapResponse.php36 public $lang; variable in Google\\Service\\DomainsRDAP\\RdapResponse
93 public function setLang($lang)
/plugin/elasticsearch/vendor/patrickschur/language-detection/src/LanguageDetection/
H A DLanguage.php28 public function __construct(array $lang = [], string $dirname = '') argument
/plugin/fksnewsfeed/admin/
H A Dstream.php25 public function getMenuText($lang): string {
/plugin/fckg/fckeditor/editor/plugins/geshi/
H A Dfckplugin.js48 FCKGeshi.InsertText = function(code_type, lang, snip_fname, mySelection) { argument
75 FCKGeshi.Insert = function(code_type, lang, snip_fname) { argument
/plugin/securelogin/
H A Dadmin.php34 function getMenuText($lang) {
/plugin/ckgdoku/ckeditor/
H A Dconfig.js1 …OR.ALT+56,"bulletedlist"],[CKEDITOR.ALT+173,"numberedlist"],[CKEDITOR.CTRL+48,"ckgundoheader"],[CK…
/plugin/top/
H A Dhelper.php79 public function best($lang, $month, $num = 10) {
/plugin/tagging/db/
H A Dupdate0002.sql10 CREATE TABLE taggings (pid, tag, tagger, lang, PRIMARY KEY(pid, tag, tagger)); field
/plugin/uilanguage/
H A Daction.php68 private function langOK($lang) {
/plugin/elasticsearch/helper/
H A Dclient.php111 getLanguageAnalyzer($lang) global() argument
[all...]
/plugin/ckgedit/ckeditor/
H A Dconfig.js1 …OR.ALT+56,"bulletedlist"],[CKEDITOR.ALT+173,"numberedlist"],[CKEDITOR.CTRL+48,"ckgundoheader"],[CK…
/plugin/translation2/
H A Daction.php79 function flagimg($lang) {
/plugin/dbquery/
H A Drenderer.php30 public function code($text, $lang = null, $file = null)
/plugin/rating/
H A Dhelper.php106 public function best($lang, $startdate, $num = 10) {

123456789