Home
last modified time | relevance | path

Searched defs:lang (Results 76 – 100 of 145) sorted by relevance

123456

/plugin/ckgdoku/ckeditor/plugins/image/
Dplugin.js1 (function(){CKEDITOR.plugins.add("image",{requires:"dialog",lang:"af,ar,bg,bn,bs,ca,cs,cy,da,de,el,… property
/plugin/ckgedit/ckeditor/plugins/image/
Dplugin.js1 (function(){CKEDITOR.plugins.add("image",{requires:"dialog",lang:"af,ar,bg,bn,bs,ca,cs,cy,da,de,el,… property
/plugin/farm/
Dadmin.php45 var $lang = array(); variable in admin_plugin_farm
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
Dwsc_ie.js5 …wsc";f.setDefaulLangCode(a.config.defaultLanguage);window.doSpell({ctrl:g,lang:a.config.wsc_lang||… property
/plugin/projects/lib/
Dtools.php66 function render_code(&$renderer, $code, $lang) {
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
Dwsc_ie.js5 …wsc";f.setDefaulLangCode(a.config.defaultLanguage);window.doSpell({ctrl:g,lang:a.config.wsc_lang||… property
/plugin/autotranslation/
H A Dhelper.php334 function getLocalName($lang) {
/plugin/pagecss/vendor/csstidy-2.2.1/
H A Dclass.csstidy.php484 …public function write_page($filename, $doctype='xhtml1.1', $externalcss=true, $title='', $lang='en…
500 …ame, $formatted=false, $doctype='xhtml1.1', $externalcss=true, $title='', $lang='en', $pre_code=tr…
/plugin/ckgedit/ckeditor/plugins/headerbuttons/
Dplugin.js8 lang: 'en,de', property
/plugin/ckgdoku/ckeditor/plugins/headerbuttons/
Dplugin.js8 lang: 'en,de', property
/plugin/pycode/
Dmethod.php320 public function _get_geshi_code($code, $lang) {
Dsyntax.php380 private function _print_code(Doku_Renderer $renderer, $src_url, $code, $lang, $range, $flag,
/plugin/translate/
Dhelper.php87 public function languageExists($lang) {
/plugin/translator/
Dhelper.php564 function _revertEntries($dateTime, $lang, $user=null) {
1142 function _getAmountOfLanguageValues($categoryID, $version, $lang) {
/plugin/gemini/
Drenderer.php170 public function file($text, $lang = null, $file = null)
182 public function code($text, $lang = null, $file = null)
/plugin/swiftmail/Swift/Message/
DHeaders.php194 public function setLanguage($lang)
/plugin/code3/
Dscript.js8 ….replace(/^\/+/,"");}}return null}}var PSyHi=function(){var i=this;var I={lang:'en'};var l={'inter… property
/plugin/myshortcuts/
H A Dscript.js13 lang: { property
/plugin/pubmed2020/classes/
Dcache.php250 function GetTranslatedAbstract($pmid, $lang='fr'){
/plugin/authgoogle/google/contrib/
DGoogle_FreebaseService.php296 public $lang; variable in Google_TopicValue
328 public function setLang( $lang) {
/plugin/mellelexport/
Drenderer.php658 …function file($text, $lang = null, $file = null ) {call_user_func_array(array($this, '__call'), ar…
660 …function code($text, $lang = null, $file = null ) {call_user_func_array(array($this, '__call'), ar…
/plugin/prosemirror/
Drenderer.php346 public function code($text, $lang = null, $file = null)
359 public function file($text, $lang = null, $file = null)
/plugin/xml/
Drenderer.php307 function code($text, $lang = null, $file = null) {
313 function file($text, $lang = null, $file = null) {
/plugin/deeplautotranslate/
H A Daction.php269 public function push_translate($id, $org_page_text, $lang): string {
/plugin/revealjs/plugin/markdown/
Dmarkdown.js417 highlight: function( code, lang ) { argument

123456