/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/ |
D | re2_test.cc | 101 const char *regexp; in TEST() member 190 static void TestCheckRewriteString(const char* regexp, const char* rewrite, in TestCheckRewriteString() 1285 const char *regexp; member 1322 const char* regexp; member
|
D | simplify_test.cc | 17 const char* regexp; member
|
D | mimics_pcre_test.cc | 13 const char* regexp; member
|
D | search_test.cc | 19 const char* regexp; member
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/ |
H A D | ListFormatter.java | 430 …ContextualHandler(Pattern regexp, String thenTwo, String elseTwo, String thenEnd, String elseEnd) { in ContextualHandler() 456 private final Pattern regexp; field in ListFormatter.ContextualHandler
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/ |
H A D | ListFormatter.java | 468 …ContextualHandler(Pattern regexp, String thenTwo, String elseTwo, String thenEnd, String elseEnd) { in ContextualHandler() 494 private final Pattern regexp; field in ListFormatter.ContextualHandler
|
/aosp_15_r20/prebuilts/go/linux-x86/src/regexp/ |
D | exec2_test.go | 7 package regexp package
|
D | onepass_test.go | 5 package regexp package
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/pyserial/serial/tools/ |
H A D | list_ports.py | 36 def grep(regexp): argument
|
H A D | list_ports_linux.py | 52 def re_group(regexp, text): argument
|
/aosp_15_r20/external/python/pyserial/serial/tools/ |
D | list_ports.py | 39 def grep(regexp, include_links=False): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/data/service/ |
H A D | url.cc | 30 absl::string_view regexp = "(.*):([a-zA-Z0-9_]+|%port(_[a-zA-Z0-9_]+)?%)"; in Parse() local
|
/aosp_15_r20/external/libxml2/fuzz/ |
H A D | regexp.c | 22 xmlRegexpPtr regexp; in LLVMFuzzerTestOneInput() local
|
/aosp_15_r20/external/grpc-grpc/.github/ |
H A D | pr_title_checker_config.json | 7 "regexp": "^((\\[[^\\]]+\\])+|Revert|Automated fix for) ", string
|
/aosp_15_r20/external/python/cpython3/.github/problem-matchers/ |
D | gcc.json | 8 "regexp": "^(.*):(\\d+):(\\d+):\\s+(?:fatal\\s+)?(warning|error):\\s+(.*)$", string
|
D | msvc.json | 8 …"regexp": "^(?:\\s+\\d+\\>)?([^\\s].*)\\((\\d+),?(\\d+)?(?:,\\d+,\\d+)?\\)\\s*:\\s+(error|warning|… string
|
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/ |
H A D | simplify_test.cc | 18 const char* regexp; member
|
H A D | mimics_pcre_test.cc | 14 const char* regexp; member
|
H A D | search_test.cc | 20 const char* regexp; member
|
/aosp_15_r20/external/regex-re2/re2/testing/ |
H A D | simplify_test.cc | 17 const char* regexp; member
|
H A D | mimics_pcre_test.cc | 13 const char* regexp; member
|
H A D | search_test.cc | 19 const char* regexp; member
|
/aosp_15_r20/external/python/cpython2/Tools/world/ |
D | world | 119 def reverse(regexp): argument
|
/aosp_15_r20/packages/apps/Car/VoiceControl/src/com/android/car/voicecontrol/actuators/ |
D | Skill.java | 61 Skill(String regexp, Action action) { in Skill()
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | rematch.cpp | 86 RegexMatcher::RegexMatcher(const UnicodeString ®exp, const UnicodeString &input, in RegexMatcher() 105 RegexMatcher::RegexMatcher(UText *regexp, UText *input, in RegexMatcher() 122 RegexMatcher::RegexMatcher(const UnicodeString ®exp, in RegexMatcher() 137 RegexMatcher::RegexMatcher(UText *regexp, in RegexMatcher()
|