| /base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/include/ |
| D | matched_date_time_info.h | 28 MatchedDateTimeInfo(int begin, int end, std::string& regex) in MatchedDateTimeInfo() 100 std::string regex; variable
|
| /base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/include/ |
| D | negative_rule.h | 31 icu::UnicodeString regex; variable
|
| D | positive_rule.h | 47 icu::UnicodeString regex; variable
|
| D | regex_rule.h | 64 icu::UnicodeString regex; // positive Rules, negative rules, border rules, find rules variable
|
| D | border_rule.h | 35 icu::UnicodeString regex; variable
|
| /base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/ |
| D | find_rule.cpp | 21 FindRule::FindRule(icu::UnicodeString& regex, std::string& insensitive) in FindRule()
|
| D | negative_rule.cpp | 22 NegativeRule::NegativeRule(icu::UnicodeString& regex, std::string& insensitive) in NegativeRule()
|
| D | border_rule.cpp | 26 BorderRule::BorderRule(icu::UnicodeString& regex, std::string& insensitive, std::string& type) in BorderRule()
|
| D | positive_rule.cpp | 27 PositiveRule::PositiveRule(icu::UnicodeString& regex, std::string& handleType, std::string& insensi… in PositiveRule()
|
| D | regex_rule.cpp | 29 RegexRule::RegexRule(icu::UnicodeString& regex, std::string& isValidType, std::string& handleType, in RegexRule()
|
| /base/global/i18n/frameworks/intl/test/fuzztest/regexrule_fuzzer/ |
| D | regexrule_fuzzer.cpp | 32 icu::UnicodeString regex(input.c_str()); in DoSomethingInterestingWithMyAPI() local
|
| /base/global/i18n/frameworks/intl/test/unittest/ |
| D | intl_test_extent.cpp | 626 icu::UnicodeString regex(regexStr.c_str()); variable 1083 icu::UnicodeString regex; variable 1121 icu::UnicodeString regex(regexStr.c_str()); variable 1200 icu::UnicodeString regex(regexStr.c_str()); variable 1231 icu::UnicodeString regex(regexStr.c_str()); variable 1270 icu::UnicodeString regex(regexStr.c_str()); variable 1300 icu::UnicodeString regex(regexStr.c_str()); variable 1353 icu::UnicodeString regex(regexStr.c_str()); variable 1381 icu::UnicodeString regex(str.c_str()); variable 1412 icu::UnicodeString regex(str.c_str()); variable [all …]
|
| /base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/ |
| D | rules_engine.cpp | 53 icu::UnicodeString regex = this->patterns[key]; in Match() local 87 icu::UnicodeString regex = rulesValue.c_str(); in Init() local
|
| /base/hiviewdfx/hilog/services/hilogd/include/ |
| D | log_filter.h | 39 char regex[MAX_REGEX_STR_LEN]; member
|
| /base/hiviewdfx/hichecker/interfaces/js/kits/napi/js_leak_watcher/ |
| D | js_leak_watcher.ts | 113 const regex = /(\d+)\.(heapsnapshot|jsleaklist|rawheap)/; constant
|
| /base/hiviewdfx/hiview/utility/common_utils/ |
| D | tbox.cpp | 155 int64_t Tbox::GetHappenTime(const string& src, const string& regex) in GetHappenTime()
|
| /base/useriam/pin_auth/frameworks/client/src/ |
| D | inputer_data_impl.cpp | 294 std::regex regex(complexityReg); in CheckPinComplexityByReg() local
|
| /base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/ |
| D | feature_analysis.cpp | 423 void FeatureAnalysis::SetStackRegex(const std::string& key, const std::string& regex) in SetStackRegex()
|
| /base/hiviewdfx/hilog/test/unittest/common/ |
| D | hilogtool_test.cpp | 555 std::string regex = "service"; variable
|
| /base/global/i18n/frameworks/intl/src/ |
| D | utils.cpp | 407 bool RegexSearchNoExcept(const std::string& str, std::smatch& match, const std::regex& regex) in RegexSearchNoExcept()
|
| /base/telephony/sms_mms/services/sms/ |
| D | sms_service.cpp | 966 std::regex regex(INFO_MSG_TELEPHONE_REG); in IsInfoMsg() local
|
| /base/hiviewdfx/hilog/frameworks/libhilog/include/ |
| D | hilog_cmd.h | 87 char regex[MAX_REGEX_STR_LEN]; member
|
| /base/hiviewdfx/hilog/services/hilogtool/ |
| D | main.cpp | 313 string regex = ""; member
|