HomeSort by relevance Sort by last modified time
    Searched full:ignorecase (Results 51 - 66 of 66) sorted by null

1 23

  /libcore/luni/src/main/java/java/lang/
String.java     [all...]
  /external/tinyxml/
tinyxml.h 272 bool ignoreCase, // whether to ignore case in the end tag
327 bool ignoreCase,
    [all...]
  /external/v8/src/
mirror-debugger.js 1046 RegExpMirror.prototype.ignoreCase = function() {
1047 return this.value_.ignoreCase;
    [all...]
runtime.cc     [all...]
heap.h 190 V(ignore_case_symbol, "ignoreCase") \
    [all...]
  /build/tools/releasetools/
common.py 299 m = re.match(r"^(.*[.]zip)\+(.*[.]zip)$", filename, re.IGNORECASE)
  /external/webkit/Source/WebCore/bindings/js/
SerializedScriptValue.cpp 467 if (regExp->regExp()->ignoreCase())
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/common/net/bugzilla/
bugzilla.py 426 if match and re.search("Invalid", match.group(1), re.IGNORECASE):
    [all...]
  /external/openssh/contrib/redhat/
openssh.spec 297 gawk 'BEGIN {IGNORECASE=1}
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 
org.mortbay.jetty.util_6.1.23.v201004211559.jar 
  /external/webkit/Source/JavaScriptCore/bytecode/
CodeBlock.cpp 100 if (regExp->ignoreCase())
    [all...]
  /external/webkit/Source/JavaScriptCore/yarr/
YarrJIT.cpp 40 friend void jitCompile(JSGlobalData*, YarrCodeBlock& jitObject, const UString& pattern, unsigned& numSubpatterns, const char*& error, bool ignoreCase, bool multiline);
    [all...]
  /external/tinyxml/docs/
tinyxml_8h-source.html 227 <a name="l00272"></a>00272 <span class="keywordtype">bool</span> ignoreCase, <span class="comment">// whether to ignore case in the end tag</span>
282 <a name="l00327"></a>00327 <span class="keywordtype">bool</span> ignoreCase,
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsProvider2.java     [all...]
  /external/webkit/Source/JavaScriptCore/
ChangeLog     [all...]

Completed in 6846 milliseconds

1 23