HomeSort by relevance Sort by last modified time
    Searched full:regex (Results 1201 - 1225 of 1927) sorted by null

<<41424344454647484950>>

  /external/llvm/utils/TableGen/
CodeGenSchedule.cpp 21 #include "llvm/Support/Regex.h"
51 // scanned linearly first. However, this is only safe if the regex pattern has
61 SmallVector<Regex*, 4> RegexList;
74 RegexList.push_back(new Regex(pat));
78 for (SmallVectorImpl<Regex*>::iterator
    [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
common.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 
  /frameworks/base/docs/html/sdk/api_diff/8/changes/
methods_index_all.html 89 <nobr><A HREF="java.util.regex.Matcher.html#java.util.regex.Matcher.appendReplacement_changed(java.lang.StringBuffer, java.lang.String)" class="hiddenlink" target="rightframe">appendReplacement
154 &nbsp;&nbsp;<nobr><A HREF="java.util.regex.Pattern.html#java.util.regex.Pattern.compile_changed(java.lang.String)" class="hiddenlink" target="rightframe">type&nbsp;
155 (<code>String</code>)&nbsp;in&nbsp;java.util.regex.Pattern
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/install-tools/
fixincl 
  /prebuilts/sdk/tools/lib/
common.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 
  /external/libvpx/libvpx/examples/includes/geshi/docs/
CHANGES 367 regex support in PHP (Tim Starling)
370 - Changed comment regex in bash to prevent malformed XHTML (rv1971)
486 - Removed unnecessary regex style index from blitzbasic
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/wallet/
LineItem.Builder.html     [all...]
  /prebuilts/gradle-plugin/com/android/tools/common/22.2.0/
common-22.2.0.jar 
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
re_tests.py 12 # first element of each tuple is the regex pattern; the second is a
14 # second string inside several sizes of padding, to test how regex
54 # If the regex isn't expected to work, the latter two elements can be omitted.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
re_tests.py 12 # first element of each tuple is the regex pattern; the second is a
14 # second string inside several sizes of padding, to test how regex
54 # If the regex isn't expected to work, the latter two elements can be omitted.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.test.performance_3.6.0.v20091014.jar 
org.eclipse.text_3.5.0.v20100601-1300.jar 
  /development/samples/XmlAdapters/src/com/example/android/xmladapters/
XmlDocumentProvider.java 47 import java.util.regex.Pattern;
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
ProxySelectorTest.java 274 // Uncomment this test case when regex.jar is ready.
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
error_fixer.py 37 # Regex to represent common mistake inverting author name and email as
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/handshake/
hybi.py 338 # Validate key by quick regex match before parsing by base64
  /external/chromium_org/chrome/browser/resources/print_preview/
cloud_print_interface.js 109 * Regex that extracts Chrome's version from the user-agent string.
  /external/chromium_org/chrome/test/chromedriver/test/
run_java_tests.py 115 # Test jar actually takes a regex. Convert from glob.
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/
compile_frontend.py 432 # Basic regex for invalid JsDoc types: an object type name ([A-Z][A-Za-z0-9.]+[A-Za-z0-9]) not preceded by '!', '?', ':' (this, new), or '.' (object property).
  /external/chromium_org/third_party/WebKit/Source/platform/
blink_platform.gyp 266 # included by regex above, instead.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/handshake/
hybi.py 363 # Validate key by quick regex match before parsing by base64
  /external/chromium_org/third_party/closure_linter/closure_linter/
error_fixer.py 37 # Regex to represent common mistake inverting author name and email as

Completed in 3378 milliseconds

<<41424344454647484950>>