/aosp_15_r20/external/icu/icu4c/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()
|
/aosp_15_r20/external/regex-re2/re2/testing/ |
H A D | required_prefix_test.cc | 14 const char* regexp; member
|
H A D | exhaustive_tester.cc | 78 string regexp = const_regexp; in HandleRegexp() local
|
H A D | compile_test.cc | 23 const char* regexp; member
|
/aosp_15_r20/trusty/vendor/google/aosp/ide/vscode/ |
D | tasks.json | 20 "regexp": "^.*(Assertion failed: .*) \\((.*): (.*): (\\d+)\\)$" string
|
/aosp_15_r20/external/testng/src/test/java/test/ |
H A D | Test1.java | 111 public void regexp() { in regexp() method in Test1
|
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/tests/ |
D | test_main.py | 24 def assertNotRegex(self, text, regexp, msg=None): argument
|
/aosp_15_r20/external/icu/libandroidicu/static_shim/ |
H A D | shim.cpp | 392 void uregex_close_android(URegularExpression * regexp) { in uregex_close_android() 395 UBool uregex_matches_android(URegularExpression * regexp, int32_t startIndex, UErrorCode * status) { in uregex_matches_android() 401 void uregex_setText_android(URegularExpression * regexp, const UChar * text, int32_t textLength, UE… in uregex_setText_android()
|
/aosp_15_r20/external/cronet/third_party/re2/src/app/ |
H A D | _re2.cc | 35 re2::Regexp* regexp = re2::Regexp::Parse( in GetInfo() local
|
/aosp_15_r20/external/python/cpython3/Lib/idlelib/idle_test/ |
D | test_pyshell.py | 64 regexp = pyshell.PyShell._last_newline_re variable in PyShellRemoveLastNewlineAndSurroundingWhitespaceTest
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/distrib/ |
D | check_include_guards.py | 63 def fail(self, fpath, regexp, fcontents, match_txt, correct, fix): argument
|
/aosp_15_r20/external/grpc-grpc/tools/distrib/ |
H A D | check_include_guards.py | 71 def fail(self, fpath, regexp, fcontents, match_txt, correct, fix): argument
|
/aosp_15_r20/external/autotest/client/cros/ |
H A D | kernel_trace.py | 175 def read(self, regexp=None): argument
|
H A D | cros_logging.py | 72 def set_start_by_regexp(self, index, regexp): argument
|
/aosp_15_r20/external/python/pyyaml/lib/yaml/ |
D | resolver.py | 26 def add_implicit_resolver(cls, tag, regexp, first): argument
|
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/ |
H A D | exhaustive_tester.cc | 82 std::string regexp = const_regexp; in HandleRegexp() local
|
H A D | required_prefix_test.cc | 16 const char* regexp; member
|
H A D | compile_test.cc | 24 const char* regexp; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/ |
D | exhaustive_tester.cc | 80 std::string regexp = const_regexp; in HandleRegexp() local
|
D | required_prefix_test.cc | 15 const char* regexp; member
|
D | compile_test.cc | 23 const char* regexp; member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/regexp/ |
D | backtrack.go | 15 package regexp package
|
/aosp_15_r20/external/python/mako/mako/ |
D | lexer.py | 51 def match(self, regexp, flags=None): argument
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/ |
D | nashorn.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/javax. ... |
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/ |
D | nashorn.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/javax. ... |