Home
last modified time | relevance | path

Searched defs:pattern_ (Results 1 – 9 of 9) sorted by relevance

/third_party/gn/src/gn/
Dbundle_file_rule.h53 SubstitutionPattern pattern_; variable
/third_party/gn/src/base/files/
Dfile_enumerator.h159 FilePath::StringType pattern_; variable
/third_party/boost/libs/xpressive/test/
Dtest_non_char.cpp65 std::string pattern_("b.*r"), str_("foobarboo"); in test_dynamic() local
/third_party/re2/util/
Dpcre.h495 std::string pattern_; variable
/third_party/re2/re2/
Dre2.h740 std::string pattern_; // string regular expression variable
938 const char* pattern_; in MAKE_INTEGER_PARSER() local
/third_party/node/src/
Dstring_search.h173 Vector pattern_; variable
/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumbermatcher.cc267 scoped_ptr<const RegExp> pattern_; member in i18n::phonenumbers::PhoneNumberMatcherRegExps
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DStringSearch.java135 private Pattern pattern_; field in StringSearch
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DPhonemetadata.java80 private String pattern_ = ""; field in Phonemetadata.NumberFormat