Home
last modified time | relevance | path

Searched refs:detect (Results 26 – 50 of 84) sorted by path

1234

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1detect these buggy browsers and set `Buffer.TYPED_ARRAY_SUPPORT` to `false` so they\n * get the Ob…
H A Deditor.worker.js.map1 …ing it into\n // two changes. Here in the combining stage, we detect and fuse those\n …
H A Djson.worker.js.map1 …ing it into\n // two changes. Here in the combining stage, we detect and fuse those\n …
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1detect maps, sets, and weakmaps. */\nvar dataViewCtorString = toSource(DataView),\n mapCtorStri…
/plugin/elasticsearch/
H A Dcomposer.lock285 "detect",
/plugin/elasticsearch/helper/
H A Ddocparser.php195 $langs = array_keys($ld->detect($body)->whitelist(...$trans->translations)->close());
/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/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/fetchmedia/
H A Dyarn.lock226 detect-indent "^4.0.0"
1090 detect-indent@^4.0.0:
1092 …resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-4.0.0.tgz#f76d064352cdf43a1cb…
/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/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md554 - detect serialisation without groups set [\#546](https://github.com/schmittjoh/serializer/issues/5…
/plugin/flowplayer/player/
H A DREADME.txt173 - Fix to correctly detect if the player SWF name contains a version number and if it does also use …
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js640 detect: function(iterator, context) { method in Enumerable
799 find: Enumerable.detect,
889 return array.detect(function(value) { return item === value });
1036 var match = this.detect(function(pair) {
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …default":1,default_proc:1,"delete":1,"delete!":1,delete_at:1,delete_if:1,detect:1,display:1,div:1,… property in hljs.LANGUAGES.ruby.c.keymethods
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog606 attempts to detect un-escaped symbols (i.e. spaces) in path and
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md428 * The validator can now detect a _lot_ more problems. Many rules for both
/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/impressjs/tpl/dokuwiki/
H A Dimpress.css544 You can't detect the 'idle' state in CSS, but I delayed a appearing of the
547 You also can't detect in CSS if the user is a first-time visitor, so I had to
/plugin/issuetracker/
H A Dprototype.js870 function detect(iterator, context) { class in Enumerable
1041 detect: detect,
1062 find: detect
1145 return array.detect(function(value) { return item === value });
1271 var match = this.detect(function(pair) {
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/jmol2/jmol/
H A DCHANGES.txt2465 # detect the presence of the word "javascript" followed by a space (exactly that case)
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt48 * bugfix: Quicktime detect null-terminated strings used where Pascal strings should be
508 * Bugfix: (#877) detect if mbstring.func_overload is set in php.ini
2419 detect based on the first few bytes of the file doesn't find a
2463 but also can be FALSE to mean don't assume any format, auto-detect
/plugin/mantis/lib/
H A Dchangelog239 - soap_transport_http: detect socket timeouts when reading (0 bytes returned)
/plugin/mdpage/vendor/cebe/markdown/
H A DREADME.md257 // detect language and fence length (can be more than 3 backticks)

1234