Searched
refs:regexp (Results
401 -
425 of
680) sorted by null
<<11121314151617181920>>
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/25.2.4/ |
| lint-api-25.2.4.jar | |
| /prebuilts/tools/common/offline-m2/com/android/tools/lint/lint-api/25.2.0/ |
| lint-api-25.2.0.jar | |
| /prebuilts/tools/common/m2/repository/com/puppycrawl/tools/checkstyle/5.9/ |
| checkstyle-5.9.jar | |
| /external/autotest/client/cros/ |
| power_status.py | [all...] |
| /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/ |
| xalan-2.6.0.jar | |
| /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/ |
| xalan-2.7.1.jar | |
| /art/tools/ |
| cpplint.py | 414 """Matches the string with the pattern, caching the compiled regexp.""" 415 # The regexp compilation caching is inlined in both Match and Search for 424 """Searches the string for the pattern, caching the compiled regexp.""" [all...] |
| /build/kati/ |
| ninja.go | 22 "regexp" 246 var ccRE = regexp.MustCompile(`^prebuilts/(gcc|clang)/.*(gcc|g\+\+|clang|clang\+\+) .* ?-c `)
|
| /external/v8/ |
| Makefile | 128 # regexp=interpreted 129 ifeq ($(regexp), interpreted)
|
| /prebuilts/go/darwin-x86/src/cmd/go/ |
| get.go | 12 "regexp" 517 var goTag = regexp.MustCompile(
|
| /prebuilts/go/darwin-x86/src/cmd/vet/ |
| asmdecl.go | 16 "regexp" 105 re = regexp.MustCompile
|
| /prebuilts/go/darwin-x86/src/net/http/ |
| response_test.go | 19 "regexp" 672 g = regexp.MustCompile(`(xx+)`).ReplaceAllStringFunc(g, func(match string) string {
|
| /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/http2/hpack/ |
| hpack_test.go | 14 "regexp" 88 re := regexp.MustCompile(`\| (\d+)\s+\| (\S+)\s*\| (\S(.*\S)?)?\s+\|`)
|
| /prebuilts/go/linux-x86/src/cmd/go/ |
| get.go | 12 "regexp" 517 var goTag = regexp.MustCompile(
|
| /prebuilts/go/linux-x86/src/cmd/vet/ |
| asmdecl.go | 16 "regexp" 105 re = regexp.MustCompile
|
| /prebuilts/go/linux-x86/src/net/http/ |
| response_test.go | 19 "regexp" 672 g = regexp.MustCompile(`(xx+)`).ReplaceAllStringFunc(g, func(match string) string {
|
| /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/http2/hpack/ |
| hpack_test.go | 14 "regexp" 88 re := regexp.MustCompile(`\| (\d+)\s+\| (\S+)\s*\| (\S(.*\S)?)?\s+\|`)
|
| /external/icu/icu4c/source/i18n/ |
| rematch.cpp | 44 // This value puts ICU's limits higher than most other regexp implementations, 86 RegexMatcher::RegexMatcher(const UnicodeString ®exp, const UnicodeString &input, 93 fPatternOwned = RegexPattern::compile(regexp, flags, pe, status); 105 RegexMatcher::RegexMatcher(UText *regexp, UText *input, 112 fPatternOwned = RegexPattern::compile(regexp, flags, pe, status); 122 RegexMatcher::RegexMatcher(const UnicodeString ®exp, 129 fPatternOwned = RegexPattern::compile(regexp, flags, pe, status); 137 RegexMatcher::RegexMatcher(UText *regexp, 144 fPatternOwned = RegexPattern::compile(regexp, flags, pe, status); [all...] |
| /external/libxml2/ |
| Makefile.am | [all...] |
| /prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
| test_support.py | 658 ("message regexp", WarningCategory) 682 ("message regexp", WarningCategory) [all...] |
| /prebuilts/gdb/linux-x86/lib/python2.7/test/ |
| test_support.py | 658 ("message regexp", WarningCategory) 682 ("message regexp", WarningCategory) [all...] |
| /prebuilts/go/darwin-x86/src/html/template/ |
| js.go | 37 // ++ and -- are not regexp preceders, but + and - are whether
|
| /prebuilts/go/linux-x86/src/html/template/ |
| js.go | 37 // ++ and -- are not regexp preceders, but + and - are whether
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
| test_support.py | 658 ("message regexp", WarningCategory) 682 ("message regexp", WarningCategory) [all...] |
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
| test_support.py | 658 ("message regexp", WarningCategory) 682 ("message regexp", WarningCategory) [all...] |
Completed in 1558 milliseconds
<<11121314151617181920>>