Home
last modified time | relevance | path

Searched defs:regex (Results 51 - 75 of 139) sorted by relevance

123456

/third_party/rust/crates/regex/tests/
H A Dtest_backtrack.rs13 macro_rules! regex { macros
H A Dtest_backtrack_bytes.rs12 macro_rules! regex { macros
/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/include/
H A Dmatched_date_time_info.h28 MatchedDateTimeInfo(int begin, int end, std::string& regex) in MatchedDateTimeInfo() argument
100 std::string regex; member in OHOS::Global::I18n::MatchedDateTimeInfo
/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
H A Dborder_rule.cpp22 BorderRule::BorderRule(icu::UnicodeString& regex, std::string& insensitive, std::string& type) in BorderRule() argument
/foundation/multimedia/av_codec/test/unittest/http_source_test/
H A Ddownloader_unit_test.cpp144 string regex = ""; in HWTEST_F() local
151 string regex = "!@#$%^&*()"; in HWTEST_F() local
158 string regex = "abc123"; in HWTEST_F() local
/third_party/alsa-lib/test/lsb/
H A Dmidi_event.c11 static int midi_matches_regex(unsigned char *midi, int count, const char *regex) in midi_matches_regex() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/
H A DRegexTransformer.java
H A DRuleParser.java
H A DRule.java
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/
H A DNfaFlattener.java
H A DAnyPath.java
H A DEdgeWriter.java
H A DEdge.java
H A DSubgroupOptimizer.java
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/regex/
H A DRegexGeneratorTest.java
H A DEdgeTest.java
/third_party/skia/src/sksl/lex/
H A DRegexParser.cpp161 void RegexParser::regex() { in regex() function in RegexParser
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DRegex.cpp24 Regex::Regex(StringRef regex, unsigned Flags) { in Regex() argument
37 Regex::Regex(Regex &&regex) { in Regex() argument
[all...]
/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Drules_engine.cpp53 icu::UnicodeString regex = this->patterns[key]; in Match() local
87 icu::UnicodeString regex = rulesValue.c_str(); in Init() local
/foundation/ability/ability_runtime/test/moduletest/module_test_dump_util/
H A Dmodule_test_dump_util.cpp87 MatchRegex(const regex& regex, const string& str, string& result) MatchRegex() argument
[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/regex/
H A DRegexTransformerTest.java
/third_party/node/deps/v8/src/inspector/
H A Dsearch-util.cc147 std::unique_ptr<V8Regex> regex = createSearchRegex( in searchInTextByLinesImpl() local
102 scriptRegexpMatchesByLines( const V8Regex& regex, const String16& text) scriptRegexpMatchesByLines() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-match.c69 regex_t regex; member
107 regex_t regex; in load_rules() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DRegex.cpp28 Regex::Regex(StringRef regex, unsigned Flags) { in Regex() argument
41 Regex::Regex(Regex &&regex) { in Regex() argument
[all...]
/third_party/toybox/toys/pending/
H A Dmdev.c117 char *regex = strndup(pos, end2-pos); in make_device() local

Completed in 11 milliseconds

123456