Home
last modified time | relevance | path

Searched defs:regex (Results 1 - 25 of 139) sorted by relevance

123456

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/
H A DRegexFormatter.java46 public static String format(String regex, FormatOption formatOption) { in format() argument
51 private final String regex; field in RegexFormatter
54 private RegexFormatter(String regex, FormatOption formatOption) { in RegexFormatter() argument
[all...]
H A DRegexGenerator.java134 recursivelyOptimizeSubgroups(RangeTree ranges, String regex) recursivelyOptimizeSubgroups() argument
[all...]
H A DNode.java
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/regex/
H A DEdgeWriterTest.java118 private String regex(Edge e) { regex() method in EdgeWriterTest
[all...]
/third_party/rust/crates/regex/examples/
H A Dshootout-regex-dna-bytes.rs12 macro_rules! regex { macros
[all...]
H A Dshootout-regex-dna-replace.rs3 macro_rules! regex { macros
H A Dshootout-regex-dna.rs12 macro_rules! regex { macros
[all...]
H A Dshootout-regex-dna-single.rs10 macro_rules! regex { macros
[all...]
H A Dshootout-regex-dna-cheat.rs17 macro_rules! regex { macros
[all...]
H A Dshootout-regex-dna-single-cheat.rs10 macro_rules! regex { macros
[all...]
/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
H A Dfind_rule.cpp21 FindRule::FindRule(icu::UnicodeString& regex, std::string& insensitive) in FindRule() argument
/third_party/lz4/contrib/meson/meson/
H A DGetLz4LibraryVersion.py22 regex = re.compile(patterns, re.MULTILINE) variable
/third_party/skia/gn/
H A Dhighest_version_dir.py15 regex = re.compile(sys.argv[2]) variable
/third_party/rust/crates/once_cell/examples/
H A Dregex.rs5 macro_rules! regex { macros
/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/include/
H A Dborder_rule.h35 icu::UnicodeString regex; member in OHOS::Global::I18n::BorderRule
H A Dnegative_rule.h32 icu::UnicodeString regex; member in OHOS::Global::I18n::NegativeRule
H A Dfind_rule.h30 icu::UnicodeString regex; member in OHOS::Global::I18n::FindRule
H A Dpositive_rule.h47 icu::UnicodeString regex; member in OHOS::Global::I18n::PositiveRule
H A Dregex_rule.h64 icu::UnicodeString regex; // positive Rules, negative rules, border rules, find rules member in OHOS::Global::I18n::RegexRule
/third_party/libabigail/include/
H A Dabg-regex.h25 namespace regex namespace
/third_party/glfw/src/
H A Dlinux_joystick.h52 regex_t regex; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUnicodeRegex.java88 public String transform(String regex) { in transform() argument
[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/
H A DInstruction.java
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUnicodeRegex.java88 public String transform(String regex) { in transform() argument
[all...]
/third_party/libabigail/src/
H A Dabg-regex.cc53 namespace regex namespace
[all...]

Completed in 9 milliseconds

123456