Home
last modified time | relevance | path

Searched refs:toUpperCase (Results 26 – 50 of 268) sorted by relevance

1234567891011

/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest.js78 method: (method || '').toUpperCase(),
143 errors[errors.length] = '- ' + tryLoader.toUpperCase() + ': ' + this._l(error);
238 … && content.parentNode.appendChild && content.tagName && content.tagName.toUpperCase() == 'FORM') {
247 var tn = v.tagName.toUpperCase();
657 if (th.queryElem[0].e.tagName.toUpperCase() == 'FORM') {
/plugin/remotescript/lib/JsHttpRequest/
H A DJsHttpRequest.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();
489 if(th.queryElem[0].e.tagName.toUpperCase()=="FORM"){
/plugin/codemirror/dist/modes/
H A Dvhdl.min.js1 …=a.split(",");for(var d=0;d<c.length;++d){var e=c[d].toUpperCase();var f=c[d].charAt(0).toUpperCas…
H A Dforth.min.js.map1toUpperCase","undefined","startState","state","base","token","stream","stt","mat","eatSpace","matc…
H A Dpig.min.js.map1toUpperCase","startState","startOfLine","token","eatSpace","style","str","obj","words","split","i"…
H A Dcobol.min.js.map1toUpperCase","indent","defineMIME"],"mappings":"CAOA,SAAUA,GACR,SAAWC,UAAW,gBAAmBC,SAAU,SACjDF,EAA…
H A Dvhdl.min.js.map1toUpperCase","firstCap","charAt","slice","metaHook","stream","eatWhile","defineMode","config","par…
/plugin/remotescript/
H A Dscript.js9toUpperCase(),url:l,asyncFlag:o,username:O!=null?O:"",password:Q!=null?Q:""};_ldObj=null;_changeRe…
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckenterkey.js419 if ( bIsStartOfBlock && bIsEndOfBlock && ePreviousBlock.tagName.toUpperCase() == 'LI' )
431 var sPreviousBlockTag = ePreviousBlock.tagName.toUpperCase() ;
498 var sStartBlockTag = oRange.StartBlock ? oRange.StartBlock.tagName.toUpperCase() : '' ;
/plugin/combo/resources/snippet/js/
H A Dcache.js65 styledFormatResult = formatResult.charAt(0).toUpperCase() + formatResult.slice(1);
/plugin/fckg/fckeditor/editor/plugins/range/
H A Dfckplugin.js21 if(nodes[ii].nodeName.toUpperCase() == 'BR') {
91 if(nodes[ii].nodeName.toUpperCase() == 'P') {
446 if(nodes[ii].nodeName.toUpperCase() == 'BLOCKQUOTE') {
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.ie8.js10 if ( Event[ eventName.toUpperCase() ] || eventName === "readystatechange" ) {
37 if ( Event[ eventName.toUpperCase() ] || eventName === "readystatechange" ) {
/plugin/diagramsnet/lib/math/extensions/
H A DtoMathML.js19toUpperCase()+";"}else{var j={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"}[f[g]];if(j){f[g]=j}}…
/plugin/ckgedit/ckeditor/plugins/tags/dialogs/
H A Dtags.js.unc18 var wordmatch = new RegExp('( |\>)'+ name.toUpperCase()+'( |\})','g');
20 if (wordmatch.test(matches[i].toUpperCase())) {
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js545 ? parts[0].charAt(0).toUpperCase() + parts[0].substring(1)
1412 this.transport.open(this.method.toUpperCase(), this.url,
1872 var tagName = element.tagName.toUpperCase();
1941 ? element.parentNode : element).tagName.toUpperCase();
2313 if (element.tagName.toUpperCase() == 'BODY') break;
2934 tagName = element.tagName.toUpperCase();
2987 tagName = tagName.toUpperCase();
3378 "' or local-name()='" + m[1].toUpperCase() + "']";
3508 return matches[1].toUpperCase() == element.tagName.toUpperCase();
3637 var uTagName = tagName.toUpperCase();
[all …]
H A Ddragdrop.js307 if((tag_name = src.tagName.toUpperCase()) && (
599 while (element.tagName.toUpperCase() != "BODY") {
956 tagName = tagName.toUpperCase();
960 if(e.tagName && e.tagName.toUpperCase()==tagName &&
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Dmod.csstransforms.min.js2 window.Modernizr=function(a,b,c){function G(){}function F(a,b){var c=a.charAt(0).toUpperCase()+a.su…
/plugin/chordsheets/
H A Dscript.js130 chord = chord.charAt(0).toUpperCase() + chord.slice(1);
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools.js337 var lstTags = "," + ascensorTagNames.toUpperCase() + "," ;
341 if ( lstTags.indexOf( "," + e.nodeName.toUpperCase() + "," ) != -1 )
/plugin/datatables/assets/datatables.net-plugins/features/alphabetSearch/
H A DdataTables.alphabetSearch.min.js
/plugin/codemirror/dist/keymaps/
H A Dsublime.min.js1toUpperCase()==m)n="W";if(g=="start"){if(n!="o"){g="in";h=n}else i=j+e}else if(g=="in"){if(h!=n){i…
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js449 ? parts[0].charAt(0).toUpperCase() + parts[0].substring(1)
453 camelized += parts[i].charAt(0).toUpperCase() + parts[i].substring(1);
459 return this.charAt(0).toUpperCase() + this.substring(1).toLowerCase();
1214 this.transport.open(this.method.toUpperCase(), this.url,
1639 ? element.parentNode : element).tagName.toUpperCase();
2431 var tagName = element.tagName.toUpperCase();
2609 tagName = tagName.toUpperCase();
2844 "' or local-name()='" + m[1].toUpperCase() + "']";
2978 return matches[1].toUpperCase() == element.tagName.toUpperCase();
3096 var uTagName = tagName.toUpperCase();
[all …]
/plugin/issuetracker/
H A Dprototype.js660 return chr ? chr.toUpperCase() : '';
1521 this.transport.open(this.method.toUpperCase(), this.url,
2020 var tagName = element.tagName.toUpperCase();
2095 ? element.parentNode : element).tagName.toUpperCase();
2936 tagName = element.tagName.toUpperCase();
2994 tagName = tagName.toUpperCase();
3891 return element.nodeName.toUpperCase() === 'BODY';
3895 return element.nodeName.toUpperCase() === 'HTML';
4259 part = part.toUpperCase();
4280 part = isXML ? part : part.toUpperCase();
[all …]
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/
H A DimageFonts.js19 …k=this.imgDir+"/"+i.directory+"/"+this.imgSize[p];var l=h.toString(16).toUpperCase();while(l.lengt…
/plugin/schedule/lib/
H A DscheduleCitiesMap.js190 var upa = jQuery (a).find ('span.city').text ().toUpperCase ();
191 var upb = jQuery (b).find ('span.city').text ().toUpperCase ();

1234567891011