Home
last modified time | relevance | path

Searched refs:match1 (Results 1 – 7 of 7) sorted by relevance

/plugin/spellcheck/
Dscript.js340 function(whole,match1) { argument
341 return String.fromCharCode(+match1);
373 function(whole,match1) { argument
374 return String.fromCharCode(+match1);
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Call/
DCallCenter.php97 @usort($matches, function ($match1, $match2) { return $match2[0] - $match1[0]; });
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js640 var match1 = /\d/; // 0 - 9
3641 addRegexToken('Q', match1);
3796 addRegexToken('S', match1to3, match1);
/plugin/edittable/lib/
Dhandsontable.full.js7812 var match1 = /\d/; // 0 - 9
10719 addRegexToken('Q', match1);
10874 addRegexToken('S', match1to3, match1);
/plugin/zwidoku/files/
H A Djs.js1match1);addParseToken('Q',function(input,array){array[MONTH]=(toInt(input)-1)*3;});function getSet…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1match1 = /\\d/; // 0 - 9\n var match2 = /\\d\\d/; // …
/plugin/openlayersmap/ol/
Dol.js.map1 …boolean`, output and fallback can be any kind.\n * * `['match', input, match1, output1, ...match…