Home
last modified time | relevance | path

Searched refs:inf (Results 1 – 25 of 35) sorted by path

12

/plugin/aceeditor/
H A Dbuild.js1 …if|otherwise|parfor|persistent|return|spmd|switch|try|while",t="true|false|inf|Inf|nan|NaN|eps|pi|…
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe29385 inf lamm
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Ddwfck_sessions.php72 $inf = unserialize($str);
73 $ar = print_r($inf, true);
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Ddwfck_sessions.php72 $inf = unserialize($str);
73 $ar = print_r($inf, true);
H A Duseheading.php13 $inf = @unserialize($inf_str);
14 if(isset($inf['current']['title']) && !empty($inf['current']['title'])) {
15 return ($inf['current']['title']);
/plugin/codemirror/dist/modes/
H A Doctave.min.js.map1 … return 'number'; };\n }\n if (stream.match(wordRegexp(['nan','NaN','inf','Inf']))) { return…
H A Dwast.min.js.map1 …t', {\n start: [\n {regex: /[+\\-]?(?:nan(?::0x[0-9a-fA-F]+)?|infinity|inf|0x[0-9a-fA-F]+\\.?[…
/plugin/diagramsnet/lib/math/config/
H A DAccessible-full.js73 …et:"NamedOp",dim:["NamedFn"],exp:["NamedFn"],gcd:"NamedOp",hom:["NamedFn"],inf:"NamedOp",ker:["Nam…
H A DAccessible.js70 …et:"NamedOp",dim:["NamedFn"],exp:["NamedFn"],gcd:"NamedOp",hom:["NamedFn"],inf:"NamedOp",ker:["Nam…
H A DTeX-MML-AM_HTMLorMML-full.js70 …et:"NamedOp",dim:["NamedFn"],exp:["NamedFn"],gcd:"NamedOp",hom:["NamedFn"],inf:"NamedOp",ker:["Nam…
H A DTeX-MML-AM_HTMLorMML.js67 …et:"NamedOp",dim:["NamedFn"],exp:["NamedFn"],gcd:"NamedOp",hom:["NamedFn"],inf:"NamedOp",ker:["Nam…
H A DTeX-MML-AM_SVG-full.js63 …et:"NamedOp",dim:["NamedFn"],exp:["NamedFn"],gcd:"NamedOp",hom:["NamedFn"],inf:"NamedOp",ker:["Nam…
/plugin/diagramsnet/lib/math/jax/input/TeX/
H A Djax.js19 …et:"NamedOp",dim:["NamedFn"],exp:["NamedFn"],gcd:"NamedOp",hom:["NamedFn"],inf:"NamedOp",ker:["Nam…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D69.69.js.map1 …0-7]+/,\n numberHex: /0x[0-9a-fA-F]+/,\n numberInfinity: /[+-]?\\.(?:inf|Inf|INF)/,\n num…
H A Dbundle.js.map1inf = yy.destructLink($$[$0], $$[$0-2]); this.$ = {\"type\":inf.type,\"stroke\":inf.stroke,\"lengt…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1inf","destructLink","stroke","updateLink","updateLinkInterpolate","86","108","83","92","85","first…
/plugin/dwcommits/
H A Dhelper.php47 if($inf[$fname_hash]) {
93 if(!$inf) return;
96 $db = $inf[$fname_hash];
107 if($inf[$slot]) return $inf[$slot];
124 if(!$inf) return;
128 if($inf[$slot]) {
761 unset($inf[$key]);
766 unset($inf[$url]);
769 unset($inf[$git]);
798 function db_data($inf = false) { argument
[all …]
H A Dsyntax.php191 $inf = unserialize($inf_str);
193 foreach($inf as $val=>$entry) {
196 if(($url = $this->dwc_element('url', $matches[1], $inf))!== false) {
200 $git = $this->dwc_element('git', $matches[1], $inf);
/plugin/dyncontent/
H A Daction.php52 $inf = pageinfo();
53 $pagename = $inf["id"];
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/pt-BR/
H A Dpt-BR.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/pt-PT/
H A Dpt-PT.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/sv/
H A Dsv.txt
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Ddwfck_sessions.php72 $inf = unserialize($str);
73 $ar = print_r($inf, true);
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml521 # FIX: spec shows parens around -inf and NaN
527 negative infinity: -.inf
1517 negative infinity: -.inf
/plugin/headerfooter/
H A Daction.php21 $inf = pageinfo();
22 $inf['namespace'] = urlencode(str_replace(array(' ', '%', '&'), '_', $inf['namespace']));
23 $ns = str_replace(':', '/', $inf['namespace']) . '/';

12