Home
last modified time | relevance | path

Searched defs:regex (Results 26 – 45 of 45) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/common/ime/
H A Dime_test.cpp789 std::wregex regex(L"[^\\d]"); variable
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
H A Dpositive_rule.cpp27 PositiveRule::PositiveRule(icu::UnicodeString& regex, std::string& handleType, std::string& insensi… in PositiveRule()
H A Dregex_rule.cpp29 RegexRule::RegexRule(icu::UnicodeString& regex, std::string& isValidType, std::string& handleType, in RegexRule()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_read.cpp80 string LogAssistant::FindMatchedRegex(const string& origin, const regex& regex) in FindMatchedRegex()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_utils.cpp339 regex_t regex; in CheckRegexValid() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_command_processor.cpp421 std::regex regex("\\,"); in ProcessChld() local
456 std::regex regex("\\,"); in ProcessListHfIndicators() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/network_client/
H A Dhttp_curl_client.cpp106 bool IsRegexValid(const std::string &regex) in IsRegexValid()
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
H A Dfeature_analysis.cpp425 void FeatureAnalysis::SetStackRegex(const std::string& key, const std::string& regex) in SetStackRegex()
/ohos5.0/foundation/communication/netstack/utils/common_utils/src/
H A Dnetstack_common_utils.cpp264 bool IsRegexValid(const std::string &regex) in IsRegexValid()
/ohos5.0/base/hiviewdfx/hilog/test/unittest/common/
H A Dhilogtool_test.cpp555 std::string regex = "service"; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/inspector/
H A Djs_inspector_manager.cpp502 std::regex regex("([A-Z])"); in ConvertStrToPropertyType() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dskill.cpp419 std::regex regex(pathRegexUri); in MatchUri() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/accessibility/
H A Daccessibility_node_manager.cpp157 std::regex regex("([A-Z])"); in ConvertStrToPropertyType() local
/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/src/
H A Dnetmanager_base_common_utils.cpp668 bool IsUrlRegexValid(const std::string &regex) in IsUrlRegexValid()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dquery_helper.cpp50 std::regex regex(" "); in StringToDbQuery() local
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h87 char regex[MAX_REGEX_STR_LEN]; member
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_adapter_impl_v2.cpp665 std::regex regex(RESOURCE_TOKEN_PATTERN); in GetRawfile() local
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp309 string regex; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp1487 std::wstring WstringSearch(std::wstring wideText, const std::wregex& regex) in WstringSearch()
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp3577 std::regex regex(R"(formUpdateLevel:(\d+))"); in UpdateFormCloudUpdateDuration() local

12