/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/include/ |
H A D | find_rule.h | 30 icu::UnicodeString regex; variable
|
H A D | border_rule.h | 35 icu::UnicodeString regex; variable
|
H A D | negative_rule.h | 32 icu::UnicodeString regex; variable
|
H A D | positive_rule.h | 47 icu::UnicodeString regex; variable
|
H A D | regex_rule.h | 64 icu::UnicodeString regex; // positive Rules, negative rules, border rules, find rules variable
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/ |
H A D | exif_metadata_formatter.cpp | 648 bool ExifMetadatFormatter::ValidRegex(const std::string &value, const std::string ®ex) in ValidRegex() 660 void ExifMetadatFormatter::ReplaceAsSpace(std::string &value, const std::string ®ex) in ReplaceAsSpace() 673 bool ExifMetadatFormatter::ValidRegexWithComma(std::string &value, const std::string ®ex) in ValidRegexWithComma() 811 …ol ExifMetadatFormatter::ValidRegexWithRationalFormat(std::string &value, const std::string ®ex) in ValidRegexWithRationalFormat() 824 …ifMetadatFormatter::ValidRegexWithCommaRationalFormat(std::string &value, const std::string ®ex) in ValidRegexWithCommaRationalFormat() 840 …ifMetadatFormatter::ValidRegexWithColonRationalFormat(std::string &value, const std::string ®ex) in ValidRegexWithColonRationalFormat() 856 bool ExifMetadatFormatter::ValidRegexWithDot(std::string &value, const std::string ®ex) in ValidRegexWithDot() 879 …ifMetadatFormatter::ValidRegxAndConvertRationalFormat(std::string &value, const std::string ®ex) in ValidRegxAndConvertRationalFormat() 906 bool ExifMetadatFormatter::ValidRegexWithVersionFormat(std::string &value, const std::string ®ex) in ValidRegexWithVersionFormat() 933 bool ExifMetadatFormatter::ValidRegexWithChannelFormat(std::string &value, const std::string ®ex) in ValidRegexWithChannelFormat() [all …]
|
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/include/ |
H A D | matched_date_time_info.h | 28 MatchedDateTimeInfo(int begin, int end, std::string& regex) in MatchedDateTimeInfo() 100 std::string regex; variable
|
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/ |
H A D | find_rule.cpp | 21 FindRule::FindRule(icu::UnicodeString& regex, std::string& insensitive) in FindRule()
|
H A D | negative_rule.cpp | 20 NegativeRule::NegativeRule(icu::UnicodeString& regex, std::string& insensitive) in NegativeRule()
|
H A D | border_rule.cpp | 22 BorderRule::BorderRule(icu::UnicodeString& regex, std::string& insensitive, std::string& type) in BorderRule()
|
/ohos5.0/base/global/i18n/frameworks/intl/test/fuzztest/regexrule_fuzzer/ |
H A D | regexrule_fuzzer.cpp | 32 icu::UnicodeString regex(input.c_str()); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/ |
H A D | networkshare_manager_test.cpp | 127 for (auto regex : wifiRegexs) { variable 139 for (auto regex : usbRegexs) { variable 151 for (auto regex : blueRegexs) { variable
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/http_source_test/ |
H A D | downloader_unit_test.cpp | 144 string regex = ""; variable 151 string regex = "!@#$%^&*()"; variable 158 string regex = "abc123"; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ime/ |
H A D | text_input_formatter.cpp | 23 BlackListCharsFormatter::BlackListCharsFormatter(std::wregex&& regex) : regex_(regex) {} in BlackListCharsFormatter()
|
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/ |
H A D | intl_test_extent.cpp | 555 icu::UnicodeString regex(regexStr.c_str()); variable 1096 icu::UnicodeString regex; variable 1130 icu::UnicodeString regex(regexStr.c_str()); variable 1212 icu::UnicodeString regex(regexStr.c_str()); variable 1244 icu::UnicodeString regex(regexStr.c_str()); variable 1285 icu::UnicodeString regex(regexStr.c_str()); variable 1316 icu::UnicodeString regex(regexStr.c_str()); variable 1346 icu::UnicodeString regex(regexStr.c_str()); variable 1375 icu::UnicodeString regex(str.c_str()); variable 1406 icu::UnicodeString regex(str.c_str()); variable [all …]
|
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/ |
H A D | rules_engine.cpp | 53 icu::UnicodeString regex = this->patterns[key]; in Match() local 87 icu::UnicodeString regex = rulesValue.c_str(); in Init() local
|
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/include/ |
H A D | log_filter.h | 39 char regex[MAX_REGEX_STR_LEN]; member
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | resource_theme_style.cpp | 126 std::regex regex(DIMENSION_PATTERN); in ParseNumberUnit() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_command_processor.cpp | 574 std::regex regex("\\,"); in BindSetter() local 621 std::regex regex("\\,"); in BievSetter() local 663 std::regex regex("\\,"); in BacSetter() local
|
/ohos5.0/base/hiviewdfx/hiview/utility/common_utils/ |
H A D | tbox.cpp | 168 int64_t Tbox::GetHappenTime(const string& src, const string& regex) in GetHappenTime()
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/module_test_dump_util/ |
H A D | module_test_dump_util.cpp | 87 bool MTDumpUtil::MatchRegex(const regex& regex, const string& str, string& result) in MatchRegex()
|
/ohos5.0/base/useriam/pin_auth/frameworks/client/src/ |
H A D | inputer_data_impl.cpp | 281 std::regex regex(complexityReg); in CheckPinComplexityByReg() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/media_query/ |
H A D | media_queryer.cpp | 34 … MediaQueryerRule(const std::regex& regex, const ConditionParser& parser, uint32_t matchResultSize) in MediaQueryerRule() 37 explicit MediaQueryerRule(const std::regex& regex) : regex_(regex) {} in MediaQueryerRule()
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/deeplink_reserve/ |
H A D | deeplink_reserve_config.cpp | 166 std::regex regex(pathRegexUri); in isUriMatched() local
|
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/src/ |
H A D | networkshare_service.cpp | 140 … [&shareRegexsContent](const std::string ®ex) { shareRegexsContent += regex + ";"; }); in GetShareRegexsContent()
|