HomeSort by relevance Sort by last modified time
    Searched refs:REGEX (Results 1 - 20 of 20) sorted by null

  /external/chromium_org/content/common/
sandbox_mac.h 36 REGEX, // Escape for use in (regex ...) expression.
120 // escaped e.g. used as part of a regex string or a literal.
140 // Escape |str_utf8| for use in a regex literal in a sandbox
  /libcore/benchmarks/src/benchmarks/regression/
SchemePrefixBenchmark.java 22 import java.util.regex.Matcher;
23 import java.util.regex.Pattern;
57 REGEX() {
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
javascripttokens.py 44 REGEX = '/regex/'
javascripttokenizer.py 88 # token like (inline) flags or end comments. Complicated regex to match
110 # We ensure the regex is followed by one of the above tokens to avoid
111 # incorrectly parsing something like x / y / z as x REGEX(/ y /) z
115 REGEX = re.compile(r"""
222 # of which could be intertwined. 'string with /regex/',
223 # /regex with 'string'/, /* comment with /regex/ and string */ (and so
237 Matcher(REGEX, Type.REGEX),
  /external/chromium_org/third_party/closure_linter/closure_linter/
javascripttokens.py 44 REGEX = '/regex/'
javascripttokenizer.py 88 # token like (inline) flags or end comments. Complicated regex to match
110 # We ensure the regex is followed by one of the above tokens to avoid
111 # incorrectly parsing something like x / y / z as x REGEX(/ y /) z
115 REGEX = re.compile(r"""
222 # of which could be intertwined. 'string with /regex/',
223 # /regex with 'string'/, /* comment with /regex/ and string */ (and so
237 Matcher(REGEX, Type.REGEX),
  /external/skia/tools/
submit_try 33 # Alias which can be used to specify a regex to choose builders.
34 REGEX = 'regex'
36 ALL_ALIASES = [ALL_BUILDERS, COMPILE_BUILDERS, CQ_BUILDERS, REGEX]
184 %s: You will be prompted to enter a regex to select builders with.
213 elif bot == REGEX:
215 regex = raw_input("Enter your trybot regex: ")
216 p = re.compile(regex)
218 print '\n\nTrybots that match your regex:\n%s\n\n' % '\n'.join
    [all...]
  /external/chromium_org/sdch/open-vcdiff/
ltmain.sh     [all...]
  /external/chromium_org/third_party/libxml/src/
ltmain.sh     [all...]
  /external/chromium_org/third_party/sqlite/src/
ltmain.sh     [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
ltmain.sh     [all...]
  /external/libmtp/
ltmain.sh     [all...]
  /external/libogg/
ltmain.sh     [all...]
  /external/libpng/
ltmain.sh     [all...]
  /external/libusb/
ltmain.sh     [all...]
  /external/libusb-compat/
ltmain.sh     [all...]
  /external/libvorbis/
ltmain.sh     [all...]
  /external/open-vcdiff/
ltmain.sh     [all...]
  /external/protobuf/
ltmain.sh     [all...]
  /external/qemu/distrib/sdl-1.2.15/build-scripts/
ltmain.sh     [all...]

Completed in 320 milliseconds