Searched refs:indexOf (Results 1 - 25 of 29) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/prebuilt/WW/www/
H A DchangeUrl.js4 if(window.location.href.indexOf("www.routerlogin.com") > 0)
6 else if (window.location.href.indexOf("www.routerlogin.net") > 0)
8 else if(window.location.href.indexOf("routerlogin.com") > 0)
10 else if (window.location.href.indexOf("routerlogin.net") > 0)
H A Dbrowser.js6 if(navigator.appName.indexOf("Netscape") != -1)
8 else if(navigator.appName.indexOf("Microsoft") != -1)
25 temp=Myall.indexOf(".");
31 temp=Myall.indexOf(".");
37 temp=Myall.indexOf(".");
H A Dmsg.js21 str_location = temp_str_1.indexOf("%s");
H A Dfunc.js92 if (fObj.value.indexOf(space) >= 0 )
107 if (!(Valid_Str.indexOf(str.charAt(i)) >= 0))
165 if ((F.Spoofmac.value.indexOf(':')!=-1)||(F.Spoofmac.value.indexOf('-')!=-1))
216 if (txtobj.value.length>3 || txtobj.value.indexOf(":")>=0)
218 if (txtobj.value.indexOf(":")>=0)
241 if (txtobj.value.length>2 || txtobj.value.indexOf(".")>=0)
243 if (txtobj.value.indexOf(".")>=0)
H A Dutility.js331 if(navigator.userAgent.indexOf("Navigator") != -1)
333 else if(navigator.userAgent.indexOf("MSIE") != -1)
335 else if(navigator.userAgent.indexOf("Chrome") != -1 )
337 else if(navigator.userAgent.indexOf("Firefox") != -1)
339 else if(navigator.userAgent.indexOf("Safari") != -1 )
341 else if(navigator.userAgent.indexOf("Camino") != -1)
343 else if(navigator.userAgent.indexOf("Gecko/") != -1)
345 else if(navigator.userAgent.indexOf("Opera") != -1)
463 if(NUMBERS.indexOf(vString.charAt(i))<0)
523 if((mac.value.indexOf('
[all...]
H A Dfuncs.js269 if(navigator.appName.indexOf("Netscape") != -1)
271 else if(navigator.appName.indexOf("Microsoft") != -1)
284 if(navigator.userAgent.indexOf("MSIE") != -1)
286 else if(navigator.userAgent.indexOf("Firefox") != -1)
288 else if(navigator.userAgent.indexOf("Safari") != -1 )
290 else if(navigator.userAgent.indexOf("Camino") != -1)
292 else if(navigator.userAgent.indexOf("Gecko/") != -1)
1782 if ( mac_addr.indexOf(":")==-1 && mac_addr.length=="12" )
2118 if (this.indexOf(s[i]) != -1)
2129 if (this.indexOf(
[all...]
H A Dmd5.js190 if(navigator.appName.indexOf("Netscape") != -1)
192 else if(navigator.appName.indexOf("Microsoft") != -1)
H A Djquery.js33 Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&
42 d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===
55 i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" ",
57 this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=
61 function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");
63 C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=
64 null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=
66 f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;
91 h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(
[all...]
H A DRU_mac_spoof.js8 if (the_mac.indexOf(":")==-1 && the_mac.length=="12")
H A Dbas_l2tp.js271 if(the_mac.indexOf(":")==-1 && the_mac.length=="12")
H A Dbas_pptp.js283 if(the_mac.indexOf(":")==-1 && the_mac.length=="12")
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/collections/test/
H A DTestStore.java63 BTREE_UNIQ.indexOf = BTREE_UNIQ;
71 BTREE_DUP.indexOf = null; // indexes must use sorted dups
81 BTREE_DUPSORT.indexOf = BTREE_UNIQ;
89 BTREE_RECNUM.indexOf = BTREE_RECNUM;
99 HASH_UNIQ.indexOf = HASH_UNIQ;
107 HASH_DUP.indexOf = null; // indexes must use sorted dups
117 HASH_DUPSORT.indexOf = HASH_UNIQ;
129 QUEUE.indexOf = QUEUE;
139 RECNO.indexOf = RECNO;
146 RECNO_RENUM.indexOf
159 private TestStore indexOf; field in class:TestStore
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DNegativeTest.java82 assertTrue(expected.getMessage().indexOf("@KeyField") >= 0);
114 assertTrue(expected.getMessage().indexOf
125 assertTrue(expected.getMessage().indexOf
136 assertTrue(expected.getMessage().indexOf
197 assertTrue(expected.getMessage().indexOf
H A DOperationTest.java762 ("" + e.getMessage(), (e.getMessage().indexOf
764 (e.getMessage().indexOf("DB_FOREIGN_CONFLICT") >= 0));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/util/test/
H A DExceptionWrapperTest.java132 assertTrue(s.indexOf(causedBy) != -1);
141 assertTrue(s.indexOf(causedBy) != -1);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/prebuilt/WW/www/cgi-bin/
H A Dscript.js510 if(navigator.userAgent.indexOf("Navigator") != -1)
512 else if(navigator.userAgent.indexOf("MSIE") != -1)
514 else if(navigator.userAgent.indexOf("Chrome") != -1 )
516 else if(navigator.userAgent.indexOf("Firefox") != -1)
518 else if(navigator.userAgent.indexOf("Safari") != -1 )
520 else if(navigator.userAgent.indexOf("Camino") != -1)
522 else if(navigator.userAgent.indexOf("Gecko/") != -1)
524 else if(navigator.userAgent.indexOf("Opera") != -1)
533 if (navigator.appVersion.indexOf("MSIE") != -1)
H A Djquery.flexbox.min.js300 if(navigator.userAgent.indexOf("Chrome") != -1 )
340 var indexOfMatch = data[o.resultsProperty][i][o.displayValue].toLowerCase().indexOf(params.q.toLowerCase());
566 highlightStart = match.toLowerCase().indexOf(q.toLowerCase()),
579 if (q.length > 0 && match.toLowerCase().indexOf(q.toLowerCase()) === 0) {
664 highlightStart = match.toLowerCase().indexOf(q.toLowerCase()),
677 if (q.length > 0 && match.toLowerCase().indexOf(q.toLowerCase()) === 0) {
741 if (b.indexOf('.') !== -1) { // handle dot notation in {}, such as {Thumbnail.Url}
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/prebuilt/WW/www/script/
H A Dscript.js510 if(navigator.userAgent.indexOf("Navigator") != -1)
512 else if(navigator.userAgent.indexOf("MSIE") != -1)
514 else if(navigator.userAgent.indexOf("Chrome") != -1 )
516 else if(navigator.userAgent.indexOf("Firefox") != -1)
518 else if(navigator.userAgent.indexOf("Safari") != -1 )
520 else if(navigator.userAgent.indexOf("Camino") != -1)
522 else if(navigator.userAgent.indexOf("Gecko/") != -1)
524 else if(navigator.userAgent.indexOf("Opera") != -1)
533 if (navigator.appVersion.indexOf("MSIE") != -1)
H A Djquery.flexbox.min.js300 if(navigator.userAgent.indexOf("Chrome") != -1 )
340 var indexOfMatch = data[o.resultsProperty][i][o.displayValue].toLowerCase().indexOf(params.q.toLowerCase());
566 highlightStart = match.toLowerCase().indexOf(q.toLowerCase()),
579 if (q.length > 0 && match.toLowerCase().indexOf(q.toLowerCase()) === 0) {
664 highlightStart = match.toLowerCase().indexOf(q.toLowerCase()),
677 if (q.length > 0 && match.toLowerCase().indexOf(q.toLowerCase()) === 0) {
741 if (b.indexOf('.') !== -1) { // handle dot notation in {}, such as {Thumbnail.Url}
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/collections/
H A DStoredList.java340 * This method conforms to the {@link List#indexOf} interface.
345 public int indexOf(Object value) { method in class:StoredList
347 return indexOf(value, true);
360 return indexOf(value, false);
363 private int indexOf(Object value, boolean findFirst) { method in class:StoredList
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/gnu/gettext/
H A DDumpResource.java55 int separatorPos = msgid.indexOf('\u0004');
196 int i = language.indexOf('_');
204 int j = country.indexOf('_');
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr016/src/com/sleepycat/db/test/
H A DTestUtils.java112 if(remainingfiles[i].indexOf("del") == -1)
166 if((OSStr.toLowerCase()).indexOf("windows") != -1)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/win32/
H A Dconfigure.js185 iDot = s.indexOf(".");
186 iSlash = s.indexOf("/", iDot);
209 verMajor = s.substring(s.indexOf("=") + 1, s.length)
212 verMinor = s.substring(s.indexOf("=") + 1, s.length)
215 verMicro = s.substring(s.indexOf("=") + 1, s.length)
218 verMicroSuffix = s.substring(s.indexOf("=") + 1, s.length)
437 opt = arg.substring(0, arg.indexOf("="));
439 opt = arg.substring(0, arg.indexOf(":"));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/bind/serial/test/
H A DSerialBindingTest.java257 int i = s.indexOf('#');
268 int i = s.indexOf('#');
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/asm/
H A DType.java303 return getType(buf, methodDescriptor.indexOf(')') + 1);

Completed in 184 milliseconds

12