Home
last modified time | relevance | path

Searched refs:detect (Results 1 – 25 of 84) sorted by relevance

1234

/plugin/s5reloaded/ui/effects_support/
H A Dsound.js51 …if(navigator.plugins && $A(navigator.plugins).detect(function(p){ return p.name.indexOf('QuickTime…
53 …else if(navigator.plugins && $A(navigator.plugins).detect(function(p){ return p.name.indexOf('Wind…
55 …else if(navigator.plugins && $A(navigator.plugins).detect(function(p){ return p.name.indexOf('Real…
H A Ddragdrop.js62 return drop._containers.detect(function(c) { return containmentNode == c });
71 (Element.classNames(element).detect(
961 (!only || (Element.classNames(e).detect(function(v) { return only.include(v) }))))
/plugin/sectiontoggle/
H A Daction.php134 $detect = new Mobile_Detect;
135 $deviceType = ($detect->isMobile() ? ($detect->isTablet() ? 'tablet' : 'phone') : 'computer');
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DOutput.Newline.txt
H A DAttr.ClassUseCDATA.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/src/LanguageDetection/
H A DLanguage.php66 public function detect(string $str): LanguageResult
61 public function detect(string $str): LanguageResult global() function in LanguageDetection\\Language
/plugin/publist/
H A DTODO8 * (DONE) Automatically detect lang.
/plugin/publistf/
H A DTODO8 * (DONE) Automatically detect lang.
/plugin/publistx/
H A DTODO8 * (DONE) Automatically detect lang.
/plugin/issuetracker/
H A Dtablekit.js425 …t = $w(cell.className).detect(function(n){ // then look for a data type classname on the heading r…
432 t = TableKit.Sortable.detectors.detect(
434 return TableKit.Sortable.types[d].detect(TableKit.getCellText(cell));
461 if(options.detect) {
462 this.detect = options.detect;
468 detect : function(v){ method in TableKit.Sortable.Type
785 var n = $w(head.className).detect(function(n){
/plugin/elasticsearch/helper/
H A Ddocparser.php195 $langs = array_keys($ld->detect($body)->whitelist(...$trans->translations)->close());
/plugin/farmer/lang/en/
H A Dtab_config_help.txt8 will be used to detect if a request was made directly to the Farmer when using host based farms. This
H A Dtab_setup_help.txt18 inititialized. The Farmer plugin will detect if the current request should access an Animal or the Farmer and
/plugin/ckgdoku/ckeditor/
H A Dconfig.js1 …e","-","About"]}];d.wrap_lang;var e="call=wrap_lang&lang="+CKEDITOR.lang.detect("en");var i=functi…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DREADME.md4 … the main `phpcs` script that tokenizes PHP, JavaScript and CSS files to detect violations of a de…
/plugin/bootswrapper/exe/help/
H A Dbutton.txt89 …, darker border, and inset shadow) when active. Bootstrap Wrapper Plugin detect automatically the …
/plugin/ckgedit/ckeditor/
H A Dconfig.js1 …e","-","About"]}];f.wrap_lang;var g="call=wrap_lang&lang="+CKEDITOR.lang.detect("en");var l=functi…
/plugin/diagramsnet/lib/
H A Dyarn.lock269 detect-node@^2.0.4:
271 …resolved "https://registry.yarnpkg.com/detect-node/-/detect-node-2.1.0.tgz#c9c70775a49c3d03bc2c06d…
821 detect-node "^2.0.4"
/plugin/tablelayout/
H A Dyarn.lock503 detect-file@^0.1.0:
505 …resolved "https://registry.yarnpkg.com/detect-file/-/detect-file-0.1.0.tgz#4935dedfd9488648e006b01…
509 detect-libc@^1.0.2:
511 …resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd0…
813 detect-file "^0.1.0"
1690 detect-libc "^1.0.2"
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock774 detect-file@^1.0.0:
776 …resolved "https://registry.yarnpkg.com/detect-file/-/detect-file-1.0.0.tgz#f0d66d03672a825cb1b73bd…
779 detect-libc@^1.0.2:
781 …resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd0…
996 detect-file "^1.0.0"
1802 detect-libc "^1.0.2"
/plugin/codemirror/dist/modes/
H A Dtiki.min.js.map1detect values directly after equal character with no quotes\n if (!/[\\'\\\"]/.test(peek)) {\…
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md40 was added to help detect corrupt databases. GitHub #83.
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md89 Colored output is handled through the ``Colors`` class. It tries to detect if a color terminal is available and only
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DCHANGELOG.md73 * Rule: Use `is_int` to detect if transitional. (Ivan Enderlin, 2016-02-22T12:08:14+01:00)
/plugin/ckgdoku/ckeditor/plugins/link/
H A Dplugin.js.unc77 * for this in Firefox. So we must detect the state by element paths.

1234