Home
last modified time | relevance | path

Searched refs:toUpperCase (Results 1 – 25 of 340) sorted by relevance

12345678910>>...14

/plugin/inseecity/
Dscript.js41 var upper = request.term.toUpperCase ();
45 if (v.toUpperCase ().indexOf (upper) == 0)
50 if (v.toUpperCase ().indexOf (upper) != 0)
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfcklisthandler.js31 if ( eParent.tagName.toUpperCase().Equals( 'UL','OL' ) )
60 if ( !eHasLiSibling && eSibling.nodeType == 1 && eSibling.nodeName.toUpperCase() == 'LI' )
66 …if ( !eHasSuccessiveLiSibling && eSibling.nodeType == 1 && eSibling.nodeName.toUpperCase().Equals(…
71 var sParentParentTag = eParent.parentNode.tagName.toUpperCase() ;
/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfcklisthandler.js31 if ( eParent.tagName.toUpperCase().Equals( 'UL','OL' ) )
60 if ( !eHasLiSibling && eSibling.nodeType == 1 && eSibling.nodeName.toUpperCase() == 'LI' )
66 …if ( !eHasSuccessiveLiSibling && eSibling.nodeType == 1 && eSibling.nodeName.toUpperCase().Equals(…
71 var sParentParentTag = eParent.parentNode.tagName.toUpperCase() ;
/plugin/codemirror/dist/modes/
Dforth.min.js1toUpperCase()){return a[c]}}return undefined}return{startState:function(){return{state:"",base:10,…
Dpig.min.js1toUpperCase())){if(!a.eat(")")&&!a.eat("."))return"keyword"}if(d&&d.propertyIsEnumerable(a.current…
Dcobol.min.js1 …nt().toUpperCase())){q=f}else if(m&&m.propertyIsEnumerable(j.current().toUpperCase())){q=a}else if…
/plugin/s5reloaded/ui/effects_support/
Dbuilder.js28 elementName = elementName.toUpperCase();
39 if(element && (element.tagName.toUpperCase() != elementName))
68 if(element.tagName.toUpperCase() != elementName)
/plugin/asciidocjs/node_modules/yargs-parser/build/lib/
Dstring-utils.js9 const isCamelCase = str !== str.toLowerCase() && str !== str.toUpperCase();
24 chr = chr.toUpperCase();
/plugin/dirtylittlehelper/mermaid/editor/docs/
D8.8.js1 …y"].forEach((function(e){s.push(e),s.push(e.toUpperCase()),s.push(function(e){return e.charAt(0).t…
/plugin/grensladawritezor/fckeditor/editor/_source/
Dfckjscoreextensions.js50 var thisUpper = this.toUpperCase() ;
60 if ( thisUpper == aArgs[i].toUpperCase() )
/plugin/wysiwyg/fckeditor/editor/_source/
Dfckjscoreextensions.js50 var thisUpper = this.toUpperCase() ;
60 if ( thisUpper == aArgs[i].toUpperCase() )
/plugin/farmsync/script/
Djquery.chosen.js25 if (child.nodeName.toUpperCase() === "OPTGROUP") {
54 if (option.nodeName.toUpperCase() === "OPTION") {
/plugin/ckgdoku/ckeditor/plugins/tags/dialogs/
Dtags.js1 …r wordmatch = /( |>)"+name.toUpperCase()+"( |})/g");for(var i=0;i<matches.length;i++){if(wordmatch…
Dtags.js.unc17 eval('var wordmatch = /( |\>)'+name.toUpperCase()+'( |\})/g');
19 if (wordmatch.test(matches[i].toUpperCase())) {
/plugin/farmer/script/
H A Djquery.chosen.js25 if (child.nodeName.toUpperCase() === "OPTGROUP") {
54 if (option.nodeName.toUpperCase() === "OPTION") {
/plugin/photogallery/lightGallery/js/
Dpicturefill.min.js4toUpperCase()&&(c[g.ns]||(c[g.ns]={}),i.reevaluate||!c[g.ns].evaluated)){if(d&&"PICTURE"===d.nodeN…
/plugin/asciidocjs/node_modules/lodash/
DtoUpper.js25 return toString(value).toUpperCase();
DupperCase.js24 return result + (index ? ' ' : '') + word.toUpperCase();
/plugin/remotescript/lib/JsHttpRequest/debug/
DJsHttpRequest-script.js77 method: (method || '').toUpperCase(),
142 errors[errors.length] = '- ' + tryLoader.toUpperCase() + ': ' + this._l(error);
237 … && content.parentNode.appendChild && content.tagName && content.tagName.toUpperCase() == 'FORM') {
246 var tn = v.tagName.toUpperCase();
DJsHttpRequest-form.js77 method: (method || '').toUpperCase(),
142 errors[errors.length] = '- ' + tryLoader.toUpperCase() + ': ' + this._l(error);
237 … && content.parentNode.appendChild && content.tagName && content.tagName.toUpperCase() == 'FORM') {
246 var tn = v.tagName.toUpperCase();
470 if (th.queryElem[0].e.tagName.toUpperCase() == 'FORM') {
DJsHttpRequest-xml.js77 method: (method || '').toUpperCase(),
142 errors[errors.length] = '- ' + tryLoader.toUpperCase() + ': ' + this._l(error);
237 … && content.parentNode.appendChild && content.tagName && content.tagName.toUpperCase() == 'FORM') {
246 var tn = v.tagName.toUpperCase();
/plugin/remotescript/lib/JsHttpRequest/mini/
DJsHttpRequest-script.js50 _openArgs={method:(_2||"").toUpperCase(),url:_3,asyncFlag:_4,username:_5!=null?_5:"",password:_6!=n…
100 _d[_d.length]="- "+_f.toUpperCase()+": "+this._l(_12);
169 if(_1e&&_1e.parentNode&&_1e.parentNode.appendChild&&_1e.tagName&&_1e.tagName.toUpperCase()=="FORM"){
180 var tn=v.tagName.toUpperCase();
DJsHttpRequest-form.js50 _openArgs={method:(_2||"").toUpperCase(),url:_3,asyncFlag:_4,username:_5!=null?_5:"",password:_6!=n…
100 _d[_d.length]="- "+_f.toUpperCase()+": "+this._l(_12);
169 if(_1e&&_1e.parentNode&&_1e.parentNode.appendChild&&_1e.tagName&&_1e.tagName.toUpperCase()=="FORM"){
180 var tn=v.tagName.toUpperCase();
330 if(th.queryElem[0].e.tagName.toUpperCase()=="FORM"){
DJsHttpRequest-xml.js50 _openArgs={method:(_2||"").toUpperCase(),url:_3,asyncFlag:_4,username:_5!=null?_5:"",password:_6!=n…
100 _d[_d.length]="- "+_f.toUpperCase()+": "+this._l(_12);
169 if(_1e&&_1e.parentNode&&_1e.parentNode.appendChild&&_1e.tagName&&_1e.tagName.toUpperCase()=="FORM"){
180 var tn=v.tagName.toUpperCase();
/plugin/asciidocjs/node_modules/camelcase/
Dindex.js25 return p1.toUpperCase();

12345678910>>...14