OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:regexps
(Results
26 - 50
of
59
) sorted by null
1
2
3
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/performance_tests/
perftest.py
225
def _should_ignore_line(
regexps
, line):
228
for regexp in
regexps
:
/external/chromium_org/v8/test/mjsunit/
regexp-multiline.js
30
* Particularly those
regexps
that use ^ and $.
regexp-not-sticky-yet.js
29
// --harmony-
regexps
flag is not on.
regexp-capture-3.js
160
// We test FilterASCII using
regexps
that will backtrack forever. Since
189
// Some very deep
regexps
where FilterASCII gives up in order not to make the
object-literal.js
93
// Test that exceptions for
regexps
still hold.
cyrillic.js
28
// Test Unicode character ranges in
regexps
.
regexp.js
257
//
regexps
.
633
// Check that end-anchored
regexps
are optimized correctly.
/external/chromium_org/v8/test/mjsunit/harmony/
regexp-sticky.js
28
// Flags: --harmony-
regexps
/external/chromium_org/v8/test/mjsunit/regress/
regress-219.js
28
// Tests handling of flags for
regexps
.
/prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.7.0/
lint-api-22.7.0.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.7.1/
lint-api-22.7.1.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.7.3/
lint-api-22.7.3.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.8.0/
lint-api-22.8.0.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.9.2/
lint-api-22.9.2.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-api/23.0.1/
lint-api-23.0.1.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-api/23.0.2/
lint-api-23.0.2.jar
/dalvik/docs/
prettify.js
249
// Define
regexps
here so that the interpreter doesn't have to create an
[
all
...]
/cts/suite/cts/deviceTests/browserbench/assets/octane/
regexp.js
36
// affect how the
regexps
match their input. Finally the strings are
[
all
...]
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-regexp.js
36
// affect how the
regexps
match their input.
[
all
...]
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-regexp.js
36
// affect how the
regexps
match their input.
[
all
...]
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-regexp.js
36
// affect how the
regexps
match their input.
[
all
...]
/external/chromium_org/v8/benchmarks/
regexp.js
36
// affect how the
regexps
match their input. Finally the strings are
[
all
...]
/prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar
/prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar
/external/chromium_org/third_party/libxml/src/
configure
[
all
...]
Completed in 1418 milliseconds
1
2
3