/plugin/syntaxhighlighter3/sxh3/src/js/ |
D | shBrushAppleScript.js | 11 …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/syntaxhighlighter3/sxh3/pkg/scripts/ |
D | shBrushAppleScript.js | 27 …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/jquery-syntax/jquery-syntax/ |
D | jquery.syntax.brush.applescript.js | 6 …ar ordinals=["first","second","third","fourth","fifth","sixth","seventh","eighth","ninth","tenth",…
|
/plugin/bibtex/OSBib/format/ |
D | BIBSTYLE.php | 142 function ordinals($matches) function in BIBSTYLE
|
/plugin/bibtex/OSBib/create/ |
D | PREVIEWSTYLE.php | 139 function ordinals($matches) function in PREVIEWSTYLE
|
/plugin/syntaxhighlighter4/dist/ |
D | syntaxhighlighter.js | 3759 …var ordinals = 'first second third fourth fifth sixth seventh eighth ninth tenth last front back m… 3823 regex: new RegExp(this.getKeywords(ordinals), 'gm'),
|
D | syntaxhighlighter.js.map | 1 …ordinals","specials","getKeywords","inits","forHtmlScript","hereDocProcess","here_doc","full_tag",…
|
/plugin/pgn4web/pgn4web/ |
D | pgn-standard.txt | 2744 20.2: Move ordinals 2775 of 255 of the possible 256 ordinals present at one time.)
|
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
D | firebug-lite-debug.js | 30370 var ordinals = [], userProps = [], userClasses = [], userFuncs = [], 30408 addMember("ordinal", ordinals, name, val, level); 30457 members.push.apply(members, ordinals);
|
/plugin/webcode/vendor/ |
D | firebug-lite-1.4.js | 8018 }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/combo/resources/firebug/ |
D | firebug-lite-1.4.js | 8029 }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/ |
D | test.js | 25431 var ordinals = ['1st', '2nd', '3rd', '4th']; 25434 var expected = lodashStable.map(ordinals, function(ordinal) {
|
/plugin/datatables/assets/pdfmake/ |
D | pdfmake.js | 57295 ordinals: 3,
|
D | pdfmake.min.js | 2 …Position:{code:10,exclusive:!0,normalPosition:0,superiors:1,inferiors:2,ordinals:3,scientificInfer…
|