Home
last modified time | relevance | path

Searched refs:strictRegex (Results 1 – 3 of 3) sorted by relevance

/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js667 function addRegexToken (token, regex, strictRegex) { argument
669 return (isStrict && strictRegex) ? strictRegex : regex;
/plugin/edittable/lib/
H A Dhandsontable.full.js7839 function addRegexToken (token, regex, strictRegex) {
7841 return (isStrict && strictRegex) ? strictRegex : regex;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1strictRegex) {\n regexes[token] = isFunction(regex) ? regex : function (isStrict, localeDat…