/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_re.py | 561 self.assertEqual(re.I, re.IGNORECASE) [all...] |
/build/tools/droiddoc/templates-pdk/assets/ |
prettify.js | 13 a.tagName.toLowerCase();b.push(I,c);for(var d=0;d<a.attributes.length;++d){var g=a.attributes[d];if(g.specified){b.push(xb);W(g,b)}}b.push(J);for(var i=a.firstChild;i;i=i.nextSibling)W(i,b);if(a.firstChild||!/^(?:br|link|img)$/.test(c))b.push(zb,c,J);break;case 2:b.push(a.name.toLowerCase(),Ab,Ld(a.value),wb);break;case 3:case 4:b.push(ga(a.nodeValue));break}}function Na(a){for(var b=0,c=z,d=z,g=0,i=a.length;g<i;++g){var m=a[g];if(m.ignoreCase)d=o;else if(/[a-z]/i.test(m.source.replace(/\\u[0-9a-f]{4}|\\x[0-9a-f]{2}|\\[^ux]/gi, 17 k[e])k[e]=++b;for(h=e=0;e<s;++e){p=f[e];if(p===H){++h;if(k[h]===undefined)f[e]=dc}else if(Q===p.charAt(0))if((t=+p.substring(1))&&t<=h)f[e]=Q+k[h]}for(h=e=0;e<s;++e)if(M===f[e]&&M!==f[e+1])f[e]=P;if(j.ignoreCase&&c)for(e=0;e<s;++e){p=f[e];var u=p.charAt(0);if(p.length>=2&&u===L)f[e]=q(p);else if(u!==Q)f[e]=p.replace(/[a-zA-Z]/g,function(x){var B=x.charCodeAt(0);return L+String.fromCharCode(B&-33,B|32)+Tb})}return f.join(P)}var w=[];g=0;for(i=a.length;g<i;++g){m=a[g];if(m.global||m.multiline)throw new Error(P+
|
/external/chromium/third_party/libevent/ |
event_rpcgen.py | [all...] |
/external/chromium_org/third_party/WebKit/Tools/qunit/qunit/ |
qunit.js | 1009 a.ignoreCase === b.ignoreCase && [all...] |
/external/chromium_org/third_party/libevent/ |
event_rpcgen.py | [all...] |
/external/doclava/res/assets/templates/assets/ |
prettify.js | 13 a.tagName.toLowerCase();b.push(I,c);for(var d=0;d<a.attributes.length;++d){var g=a.attributes[d];if(g.specified){b.push(xb);W(g,b)}}b.push(J);for(var i=a.firstChild;i;i=i.nextSibling)W(i,b);if(a.firstChild||!/^(?:br|link|img)$/.test(c))b.push(zb,c,J);break;case 2:b.push(a.name.toLowerCase(),Ab,Ld(a.value),wb);break;case 3:case 4:b.push(ga(a.nodeValue));break}}function Na(a){for(var b=0,c=z,d=z,g=0,i=a.length;g<i;++g){var m=a[g];if(m.ignoreCase)d=o;else if(/[a-z]/i.test(m.source.replace(/\\u[0-9a-f]{4}|\\x[0-9a-f]{2}|\\[^ux]/gi, 17 k[e])k[e]=++b;for(h=e=0;e<s;++e){p=f[e];if(p===H){++h;if(k[h]===undefined)f[e]=dc}else if(Q===p.charAt(0))if((t=+p.substring(1))&&t<=h)f[e]=Q+k[h]}for(h=e=0;e<s;++e)if(M===f[e]&&M!==f[e+1])f[e]=P;if(j.ignoreCase&&c)for(e=0;e<s;++e){p=f[e];var u=p.charAt(0);if(p.length>=2&&u===L)f[e]=q(p);else if(u!==Q)f[e]=p.replace(/[a-zA-Z]/g,function(x){var B=x.charCodeAt(0);return L+String.fromCharCode(B&-33,B|32)+Tb})}return f.join(P)}var w=[];g=0;for(i=a.length;g<i;++g){m=a[g];if(m.global||m.multiline)throw new Error(P+
|
/external/icu4c/i18n/ |
tznames_impl.cpp | 114 TextTrieMap::TextTrieMap(UBool ignoreCase, UObjectDeleter *valueDeleter) 115 : fIgnoreCase(ignoreCase), fNodes(NULL), fNodesCapacity(0), fNodesCount(0), [all...] |
/external/sfntly/cpp/src/test/tinyxml/ |
tinyxmlparser.cpp | 536 bool ignoreCase, 549 if ( ignoreCase ) [all...] |
tinyxml.h | 319 bool ignoreCase, // whether to ignore case in the end tag 368 bool ignoreCase, [all...] |
/external/tinyxml/ |
tinyxmlparser.cpp | 515 bool ignoreCase, 528 if ( ignoreCase ) [all...] |
tinyxml.h | 272 bool ignoreCase, // whether to ignore case in the end tag 327 bool ignoreCase, [all...] |
/external/v8/test/es5conform/ |
es5conform.status | 62 # NOT IMPLEMENTED: RegExp.prototype.ignoreCase
|
/libcore/libdvm/src/main/java/java/lang/ |
String.java | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
SimpleXMLRPCServer.py | 447 """, re.VERBOSE | re.IGNORECASE)
|
fractions.py | 41 """, re.VERBOSE | re.IGNORECASE)
|
string.py | 121 cls.pattern = _re.compile(pattern, _re.IGNORECASE | _re.VERBOSE)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/ |
header.py | 43 ''', re.VERBOSE | re.IGNORECASE | re.MULTILINE)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
SimpleXMLRPCServer.py | 447 """, re.VERBOSE | re.IGNORECASE)
|
fractions.py | 41 """, re.VERBOSE | re.IGNORECASE)
|
string.py | 121 cls.pattern = _re.compile(pattern, _re.IGNORECASE | _re.VERBOSE)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/ |
header.py | 43 ''', re.VERBOSE | re.IGNORECASE | re.MULTILINE)
|
/system/media/camera/docs/ |
metadata_helpers.py | 507 return bool(re.match('0x[a-f0-9]+$', instr, re.IGNORECASE))
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
ResourcesPanel.js | 789 mainResource.searchInContent(regex.source, !regex.ignoreCase, true, searchInContentCallback.bind(this, mainResource)); 791 PageAgent.searchInResources(regex.source, !regex.ignoreCase, true, searchInResourcesCallback.bind(this)); [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
zstrfmt.cpp | 210 TextTrieMap::TextTrieMap(UBool ignoreCase) 211 : fIgnoreCase(ignoreCase), fNodes(NULL), fNodesCapacity(0), fNodesCount(0), [all...] |
/external/chromium_org/v8/src/ |
mirror-debugger.js | 1112 RegExpMirror.prototype.ignoreCase = function() { 1113 return this.value_.ignoreCase; [all...] |