Home
last modified time | relevance | path

Searched defs:regexp (Results 51 – 75 of 227) sorted by relevance

12345678910

/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Drematch.cpp86 RegexMatcher::RegexMatcher(const UnicodeString &regexp, const UnicodeString &input, in RegexMatcher()
105 RegexMatcher::RegexMatcher(UText *regexp, UText *input, in RegexMatcher()
122 RegexMatcher::RegexMatcher(const UnicodeString &regexp, in RegexMatcher()
137 RegexMatcher::RegexMatcher(UText *regexp, in RegexMatcher()
/aosp_15_r20/external/regex-re2/re2/testing/
H A Drequired_prefix_test.cc14 const char* regexp; member
H A Dexhaustive_tester.cc78 string regexp = const_regexp; in HandleRegexp() local
H A Dcompile_test.cc23 const char* regexp; member
/aosp_15_r20/trusty/vendor/google/aosp/ide/vscode/
Dtasks.json20 "regexp": "^.*(Assertion failed: .*) \\((.*): (.*): (\\d+)\\)$" string
/aosp_15_r20/external/testng/src/test/java/test/
H A DTest1.java111 public void regexp() { in regexp() method in Test1
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/tests/
Dtest_main.py24 def assertNotRegex(self, text, regexp, msg=None): argument
/aosp_15_r20/external/icu/libandroidicu/static_shim/
H A Dshim.cpp392 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.cc35 re2::Regexp* regexp = re2::Regexp::Parse( in GetInfo() local
/aosp_15_r20/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_pyshell.py64 regexp = pyshell.PyShell._last_newline_re variable in PyShellRemoveLastNewlineAndSurroundingWhitespaceTest
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/distrib/
Dcheck_include_guards.py63 def fail(self, fpath, regexp, fcontents, match_txt, correct, fix): argument
/aosp_15_r20/external/grpc-grpc/tools/distrib/
H A Dcheck_include_guards.py71 def fail(self, fpath, regexp, fcontents, match_txt, correct, fix): argument
/aosp_15_r20/external/autotest/client/cros/
H A Dkernel_trace.py175 def read(self, regexp=None): argument
H A Dcros_logging.py72 def set_start_by_regexp(self, index, regexp): argument
/aosp_15_r20/external/python/pyyaml/lib/yaml/
Dresolver.py26 def add_implicit_resolver(cls, tag, regexp, first): argument
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/
H A Dexhaustive_tester.cc82 std::string regexp = const_regexp; in HandleRegexp() local
H A Drequired_prefix_test.cc16 const char* regexp; member
H A Dcompile_test.cc24 const char* regexp; member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dexhaustive_tester.cc80 std::string regexp = const_regexp; in HandleRegexp() local
Drequired_prefix_test.cc15 const char* regexp; member
Dcompile_test.cc23 const char* regexp; member
/aosp_15_r20/prebuilts/go/linux-x86/src/regexp/
Dbacktrack.go15 package regexp package
/aosp_15_r20/external/python/mako/mako/
Dlexer.py51 def match(self, regexp, flags=None): argument
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
Dnashorn.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/javax. ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
Dnashorn.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/javax. ...

12345678910