Home
last modified time | relevance | path

Searched refs:ordinals (Results 1 – 13 of 13) sorted by relevance

/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshBrushAppleScript.js27 …var ordinals = 'first second third fourth fifth sixth seventh eighth ninth tenth last front back…
89 { regex: new RegExp(this.getKeywords(ordinals), 'gm'), css: 'keyword' }
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshBrushAppleScript.js11 …var ordinals = 'first second third fourth fifth sixth seventh eighth ninth tenth last front back…
73 { regex: new RegExp(this.getKeywords(ordinals), 'gm'), css: 'keyword' }
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.brush.applescript.js6 …ar ordinals=["first","second","third","fourth","fifth","sixth","seventh","eighth","ninth","tenth",…
/plugin/bibtex/OSBib/format/
H A DBIBSTYLE.php142 function ordinals($matches) function in BIBSTYLE
/plugin/bibtex/OSBib/create/
H A DPREVIEWSTYLE.php139 function ordinals($matches) function in PREVIEWSTYLE
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js3759 …var ordinals = 'first second third fourth fifth sixth seventh eighth ninth tenth last front back m…
3823 regex: new RegExp(this.getKeywords(ordinals), 'gm'),
H A Dsyntaxhighlighter.js.map1ordinals","specials","getKeywords","inits","forHtmlScript","hereDocProcess","here_doc","full_tag",…
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt2744 20.2: Move ordinals
2775 of 255 of the possible 256 ordinals present at one time.)
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js8018 }var ordinals=[],userProps=[],userClasses=[],userFuncs=[],domProps=[],domFuncs=[],domConstants=[];
8028 if(ordinal||ordinal==0){addMember("ordinal",ordinals,name,val,level)
8041 members.push.apply(members,ordinals);
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js30370 var ordinals = [], userProps = [], userClasses = [], userFuncs = [],
30408 addMember("ordinal", ordinals, name, val, level);
30457 members.push.apply(members, ordinals);
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js8029 }var ordinals=[],userProps=[],userClasses=[],userFuncs=[],domProps=[],domFuncs=[],domConstants=[];
8039 if(ordinal||ordinal==0){addMember("ordinal",ordinals,name,val,level)
8052 members.push.apply(members,ordinals);
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js25431 var ordinals = ['1st', '2nd', '3rd', '4th'];
25434 var expected = lodashStable.map(ordinals, function(ordinal) {
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js