/plugin/syntaxhighlighter3/sxh3/pkg/scripts/ |
H A 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/syntaxhighlighter3/sxh3/src/js/ |
H A 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/jquery-syntax/jquery-syntax/ |
H A D | jquery.syntax.brush.applescript.js | 6 …ar ordinals=["first","second","third","fourth","fifth","sixth","seventh","eighth","ninth","tenth",…
|
/plugin/bibtex/OSBib/format/ |
H A D | BIBSTYLE.php | 142 function ordinals($matches) function in BIBSTYLE
|
/plugin/bibtex/OSBib/create/ |
H A D | PREVIEWSTYLE.php | 139 function ordinals($matches) function in PREVIEWSTYLE
|
/plugin/syntaxhighlighter4/dist/ |
H A 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'),
|
H A D | syntaxhighlighter.js.map | 1 …ordinals","specials","getKeywords","inits","forHtmlScript","hereDocProcess","here_doc","full_tag",…
|
/plugin/pgn4web/pgn4web/ |
H A D | pgn-standard.txt | 2744 20.2: Move ordinals 2775 of 255 of the possible 256 ordinals present at one time.)
|
/plugin/webcode/vendor/ |
H A 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/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
H A 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/combo/resources/firebug/ |
H A 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/ |
H A D | test.js | 25431 var ordinals = ['1st', '2nd', '3rd', '4th']; 25434 var expected = lodashStable.map(ordinals, function(ordinal) {
|
/plugin/datatables/assets/pdfmake/build/ |
H A D | pdfmake.min.js |
|