Home
last modified time | relevance | path

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

1234

/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...]
H A DNfaBuilder.java
H A DAnyPathTest.java
H A DRegexFormatterTest.java
H A DNodeTest.java
H A DTrailingPathOptimizerTest.java
H A DSubgraphOptimizerTest.java
/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...]
/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
/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 7 milliseconds

1234