/external/webkit/Source/JavaScriptCore/runtime/ |
RegExp.cpp | 105 Yarr::YarrPattern pattern(m_patternString, ignoreCase(), multiline(), &m_constructionError);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/ |
TestTargetPage.java | 90 true /*ignoreCase*/, false /*allowDuplicates*/, true /* matchEmptyString*/);
|
/external/v8/src/ |
log.cc | 505 // (re.global?"g":"") + (re.ignorecase?"i":"") + (re.multiline?"m":"") 530 // ignorecase flag 531 Handle<Object> ignorecase = GetProperty(regexp, "ignoreCase"); local 532 if (ignorecase->IsTrue()) { [all...] |
/external/webkit/Source/JavaScriptCore/tests/mozilla/Getopt/ |
Mixed.pm | 77 $ignoreCase = 1; # Ignore case by default 86 $ignoreCase = 0 if $group =~ /[A-Z]/; 308 $opt =~ tr/A-Z/a-z/ if $ignoreCase; 324 $opt =~ tr/A-Z/a-z/ if $ignoreCase; 621 =item $ignoreCase
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
CStringChecker.cpp | 86 bool isBounded = false, bool ignoreCase = false) const; [all...] |
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/ |
apache_http_server.py | 145 drive_regexp = re.compile(r'([a-z]):[/\\]', re.IGNORECASE)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/ |
AdtUtils.java | 44 return string.regionMatches(true /* ignoreCase */, string.length() - suffix.length(),
|
/external/protobuf/python/google/protobuf/ |
text_format.py | 313 _FLOAT_INFINITY = re.compile('-?inf(inity)?f?', re.IGNORECASE) 314 _FLOAT_NAN = re.compile("nanf?", re.IGNORECASE)
|
/external/webkit/Source/JavaScriptCore/wtf/text/ |
WTFString.h | 377 inline bool equalPossiblyIgnoringCase(const String& a, const String& b, bool ignoreCase) 379 return ignoreCase ? equalIgnoringCase(a, b) : (a == b);
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/avd/ |
AvdManager.java | 369 boolean ignoreCase = SdkConstants.currentPlatform() == SdkConstants.PLATFORM_WINDOWS; 374 if (name2.equals(name) || (ignoreCase && name2.equalsIgnoreCase(name))) { 382 if (name2.equals(name) || (ignoreCase && name2.equalsIgnoreCase(name))) { 400 boolean ignoreCase = SdkConstants.currentPlatform() == SdkConstants.PLATFORM_WINDOWS; 407 if (name2.equals(name) || (ignoreCase && name2.equalsIgnoreCase(name))) { [all...] |
/external/icu4c/i18n/ |
zstrfmt.h | 123 TextTrieMap(UBool ignoreCase);
|
zstrfmt.cpp | 210 TextTrieMap::TextTrieMap(UBool ignoreCase) 211 : fIgnoreCase(ignoreCase), fNodes(NULL), fNodesCapacity(0), fNodesCount(0), [all...] |
/external/libvpx/examples/includes/geshi/geshi/ |
actionscript3.php | 202 'ignoreComments', 'ignoreCase', 'identity', 'idMap', 'id3',
|
/external/webkit/Source/JavaScriptCore/yarr/ |
YarrPattern.cpp | [all...] |
/external/webkit/Source/WebCore/dom/ |
Element.cpp | 627 bool ignoreCase = shouldIgnoreAttributeCase(this); 630 if (!isStyleAttributeValid() && equalPossiblyIgnoringCase(name, styleAttr.localName(), ignoreCase)) 641 if (Attribute* attribute = m_attributeMap->getAttributeItem(name, 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+
|
/build/tools/droiddoc/templates-sdk/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/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/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 | 72 # NOT IMPLEMENTED: RegExp.prototype.ignoreCase
|
/external/v8/test/test262/ |
test262.status | 120 # for properties on built-ins (RegExp.prototype.ignoreCase) 121 # There is no RegExp.prototype.ignoreCase [all...] |
/external/webkit/Tools/Scripts/webkitpy/tool/commands/ |
upload.py | 392 if re.match("^r[0-9]+$", svn_revision, re.IGNORECASE):
|
/libcore/luni/src/main/java/java/lang/ |
String.java | [all...] |