Home
last modified time | relevance | path

Searched refs:indexOf (Results 76 – 100 of 667) sorted by relevance

12345678910>>...27

/plugin/fckg/fckeditor/editor/filemanager/browser/default/js/
H A Dfckxml.js115 if ( navigator.userAgent.indexOf('MSIE') >= 0 ) // IE
138 if ( navigator.userAgent.indexOf('MSIE') >= 0 ) // IE
/plugin/dokucrypt/
H A Dscript.js223 while((cur=x.indexOf("<" + tag,pos))!=-1) {
224 if((opentag_end=x.indexOf(">",cur))==-1) {
244 while((cur=x.indexOf("<" + tag,pos))!=-1) {
294 if((tagend=data.indexOf(">"))==-1) {
330 if((tagend=data.indexOf(">"))==-1) {
775 if (hexString.indexOf("0x") === 0 || hexString.indexOf("0X") === 0) {
1685 if ((i = s.indexOf(hexSentinel)) >= 0) {
1696 if (hexDigits.indexOf(c) >= 0) {
1944 if ((j = s.indexOf(base64sent)) >= 0) {
1947 if ((j = s.indexOf(base64esent)) >= 0) {
[all …]
/plugin/dokucrypt2/
H A Dscript.js293 while((cur=x.indexOf("<" + tag,pos))!=-1) {
294 if((opentag_end=x.indexOf(">",cur))==-1) {
297 if((closetag=x.indexOf("</" + tag + ">",opentag_end))==-1) {
314 while((cur=x.indexOf("<" + tag,pos))!=-1) {
315 if((opentag_end=x.indexOf(">",cur))==-1) {
318 if((closetag=x.indexOf("</" + tag + ">",opentag_end))==-1) {
321 closetag=x.indexOf("</" + tag + ">",opentag_end);
364 if((tagend=data.indexOf(">"))==-1) {
388 if((loff=opentag.indexOf(attr + "=" ))!=-1) {
389 if((t=opentag.indexOf(" ",lof
[all...]
/plugin/ckgedit/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js9 …es"].split(" "):[],c=CKEDITOR.tools.array.every(b,function(a){return-1<e.indexOf(a)});if(b.length&…
13indexOf(a.parent.children,a)&&k.setStyle(a.parent,"list-style-type","none"),g.dissolveList(a),!1},…
20 …0;b<arguments.length;b++)arguments[b]&&a.push(arguments[b]);return-1!==m.indexOf(c,a.join(":"))},h…
21 …,q=0;q<l.length;q++){var n=l[q].toLowerCase(),r=f[l[q]],k=CKEDITOR.tools.indexOf;(h&&-1!==k(d,n.to…
23 …gth;f++)-1!==m.indexOf(b,d[f].toLowerCase())?e.push(d[f]):h.push(d[f]);e.sort(function(a,c){var d=…
26indexOf("{"),c=a.indexOf("}");return d(a.substring(b+1,c),!0)}var d=CKEDITOR.tools.parseCssText,e=…
27 …h=-1!==(""+a.selector).indexOf(".")?1:0,h=(-1!==(""+b.selector).indexOf(".")?1:0)-h;return 0!==h?h…
33 …rCase();for(var b=1,c=1;0<a.length;c*=26)b+="ABCDEFGHIJKLMNOPQRSTUVWXYZ".indexOf(a.charAt(a.length-
45 …t-level"]]=k;d[d.length-1].push(a[h]);e=l}[].splice.apply(b,[].concat([m.indexOf(b,a),1],d))},isAL…
50 "image/png";else if(-1!==a[e].indexOf("\\jpegblip"))d="image/jpeg";else continue;b.push({hex:d?a[e]…
[all …]
/plugin/groupmanager/
H A Dscript.js16 if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
20 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioClient.js83 var start = cookies.indexOf(name);
88 var end = cookies.indexOf(';', start);
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest-script-xml.js45 _3+=(_3.indexOf("?")>=0?"&":"?")+session_name+"="+this.escape(RegExp.$1);
143 while((p=msg.indexOf("%",p))>=0){
309 this.url+=(this.url.indexOf("?")>=0?"&":"?")+this.queryText;
311 this.url+=(this.url.indexOf("?")>=0?"&":"?")+"JsHttpRequest="+this.id+"-"+"script";
404 this.url+=(this.url.indexOf("?")>=0?"&":"?")+this.queryText;
415 this.url+=(this.url.indexOf("?")>=0?"&":"?")+"JsHttpRequest="+(req.caching?"0":this.id)+"-xml";
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-script-xml.js72 … url += (url.indexOf('?') >= 0? '&' : '?') + session_name + "=" + this.escape(RegExp.$1);
202 while ((p = msg.indexOf('%', p)) >= 0) {
449 if (this.queryText) this.url += (this.url.indexOf('?') >= 0? '&' : '?') + this.queryText;
450 …this.url += (this.url.indexOf('?') >= 0? '&' : '?') + 'JsHttpRequest=' + this.id + '-' + 'script';…
537 … if (this.queryText) this.url += (this.url.indexOf('?') >= 0? '&' : '?') + this.queryText;
545 …this.url += (this.url.indexOf('?') >= 0? '&' : '?') + 'JsHttpRequest=' + (req.caching? '0' : this.…
/plugin/virtualkeyboard/vk/
H A Dvirtualkeyboard.js709 if (!el || el.parentNode.id.indexOf(idPrefix)<0) return;
740 if (!el || el.parentNode.id.indexOf(idPrefix)<0) return;
798 if (!el || el.parentNode.id.indexOf(idPrefix)<0) return;
806 if (el.id.indexOf('shift')>-1) {
833 if (!el || el.parentNode.id.indexOf(idPrefix)<0) return;
839 if (el.id.indexOf('shift')>-1) {
973 if ( buf.length==1 && lang.dk.indexOf(fc.charCodeAt(0))>-1 ) {
978 res[1] = tchr != fc & lang.dk.indexOf(tchr.charCodeAt(0))>-1;
1006 … if (!isFunction(lyt.dk) && lyt.dk.indexOf(chr)>-1) css = [css, cssClasses['deadkey']].join(" ");
H A Dvk_popup.js26 …if (m[1].match(/^((https?|file)\:\/{2,}|\w:[\\])/)) return m[1];if (m[1].indexOf("/")==0) return m…
82 …if (m[1].match(/^((https?|file)\:\/{2,}|\w:[\\])/)) return m[1];if (m[1].indexOf("/")==0) return m…
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcgui.js63 return (indexOf(this.tabids, tabid) >= 0);
182 var tabpos = indexOf(this.tabids, tabid);
187 tabpos = indexOf(this.tabids, this.getTabId());
341 var tabpos = indexOf(this.tabids, tabid);
378 var tabpos = indexOf(this.tabids, tabid);
/plugin/abc2/abc-libraries/abc2svg/
H A Djazzchord-1.js10 if(gch.type!='g'||t.indexOf('$')>=0)
43 if(parm&&parm.indexOf('=')>0){parm=parm.split(/[\s]+/)
H A Dstrtab-1.js40 if(parm.indexOf("diafret")>=0){this.set_v_param("diafret",true)
107 c="CDEFGABcdefgab".indexOf(c)
115 c="CCDDEFFGGAABccddeffggaab".indexOf(c)
128 p="CDEFGAB".indexOf(str[0])
135 p="CCDDEFFGGAAB".indexOf(str[0])
/plugin/remotescript/
H A Dscript.js9indexOf("?")>=0?"&":"?")+session_name+"="+this.escape(RegExp.$1);}}catch(e){};_openArgs={method:(I…
/plugin/jmol2/jmol/
H A DJmol.js109 if (f.indexOf("/") >= 0) {
215 if (labelHtml.toLowerCase().indexOf("<td>")>=0) {
620 var index = ua.indexOf(candidate);
629 if (_jmol.ua.indexOf(candidate) < 0)
642 (_jmol.ua.indexOf("compatible") < 0 && _jmolTestUA("mozilla"));
779 if ( szX.indexOf("%")==-1 ) szX+="px"
781 if ( szY.indexOf("%")==-1 ) szY+="px"
996 if (labelHtml.toLowerCase().indexOf("<td>")>=0) {
1188 if(s.indexOf(" | ")>=0)s=s.replace(/\ \|\ /g, "\n")
1557 if(document.location.search.indexOf("NOAPPLET")>=0){
[all …]
/plugin/indexmenu2/cms/transitions/
H A Dwindowborderschecker.js10indexOf(Q[_]),1);}var C=this.getOffset(i),e=this.getWindowWH(),v=this.getScrollXY();if(i.offsetWid…
/plugin/jspwiki_import/importer/
H A Dgwt.js321 if (document.location.href.indexOf("gwt.hybrid") == -1) {
340 if (queryString.indexOf("h&") == 0) {
344 var pos = queryString.indexOf("&");
391 var eq = content.indexOf("=");
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.ie8.js105 listeners.events.splice( listeners.events.indexOf( listener ), 1 );
111 listeners.queue.splice( listeners.queue.indexOf( listener ), 1 );
288 if ( !Array.prototype.indexOf ) {
290 Array.prototype.indexOf = function ( searchElement /*, fromIndex */ ) { method in Array
/plugin/ckgdoku/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js12indexOf(a.parent.children,a)&&k.setStyle(a.parent,"list-style-type","none"),g.dissolveList(a),!1},…
19indexOf(c,a.join(":"))},e=b&&!0===b.config.pasteFromWordRemoveFontStyles,h=n.parseCssText(a.attrib…
21 …gth;h++)-1!==n.indexOf(b,d[h].toLowerCase())?f.push(d[h]):e.push(d[h]);f.sort(function(a,c){var d=…
24 …textContent=a;c.remove();return b.$.sheet}function c(a){var b=a.indexOf("{"),c=a.indexOf("}");retu…
25indexOf,d={},f;for(f in a)-1===c(b,f)&&(d[f]=a[f]);return d},sort:function(a){return a.sort(functi…
32 …rCase();for(var b=1,c=1;0<a.length;c*=26)b+="ABCDEFGHIJKLMNOPQRSTUVWXYZ".indexOf(a.charAt(a.length…
43 …t-level"]]=k;d[d.length-1].push(a[e]);f=l}[].splice.apply(b,[].concat([n.indexOf(b,a),1],d))},isAL…
50 …ion(a){return 0!==a})),f=h(c,function(a){return Math.round(a/n)});-1!==e.indexOf(f,0)&&(f=h(f,func…
/plugin/bugzillaint/
H A Dscript.js114 if ( extras.indexOf( property ) == -1 ) {
290 if ( s.indexOf(bug.severity) <= s.indexOf(red) ) {
292 } else if ( s.indexOf(bug.severity) <= s.indexOf(orange) ) {
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/js/
H A Dfckxml.js126 …if(this.RespType && this.RespType == 'msxml-document' || navigator.userAgent.indexOf('MSIE') >= 0)
150 …if(this.RespType && this.RespType == 'msxml-document' || navigator.userAgent.indexOf('MSIE') >= 0)…
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/
H A Dfckxml.js126 …if(this.RespType && this.RespType == 'msxml-document' || navigator.userAgent.indexOf('MSIE') >= 0)
150 …if(this.RespType && this.RespType == 'msxml-document' || navigator.userAgent.indexOf('MSIE') >= 0)…
/plugin/tagging/script/
H A Dsearch.js33 if ($link.attr('href').indexOf('tagging-logic') === -1) {
146 const isFilter = q.indexOf(tag) > -1;
/plugin/indexmenu2/cms/
H A Dcms.js15indexOf(K[E])<0)continue;K.splice(E,1);}}catch(e){};return K};var x=function(e,K){var q={};if(isUn…
/plugin/dropfiles/
H A Dwebpack.config.js6 if (process.argv.indexOf('-p') !== -1) {

12345678910>>...27