| /foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/ |
| D | networkshare_manager_test.cpp | 155 for (auto regex : wifiRegexs) { variable 166 for (auto regex : usbRegexs) { variable 178 for (auto regex : blueRegexs) { variable
|
| /foundation/arkui/ace_engine/frameworks/core/common/ime/ |
| D | text_input_formatter.cpp | 24 BlackListCharsFormatter::BlackListCharsFormatter(std::wregex&& regex) : regex_(regex) {} in BlackListCharsFormatter()
|
| /foundation/communication/bluetooth/services/bluetooth/service/src/hfp_ag/ |
| D | hfp_ag_command_processor.cpp | 576 std::regex regex("\\,"); in BindSetter() local 623 std::regex regex("\\,"); in BievSetter() local 665 std::regex regex("\\,"); in BacSetter() local
|
| /foundation/ability/ability_runtime/test/moduletest/module_test_dump_util/ |
| D | module_test_dump_util.cpp | 87 bool MTDumpUtil::MatchRegex(const regex ®ex, const string &str, string &result) in MatchRegex()
|
| /foundation/communication/netmanager_ext/services/networksharemanager/src/ |
| D | networkshare_service.cpp | 133 [&shareRegexsContent](std::string ®ex) { shareRegexsContent += regex + ";"; }); in GetShareRegexsContent()
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/media_query/ |
| D | media_queryer.cpp | 40 … MediaQueryerRule(const std::regex& regex, const ConditionParser& parser, uint32_t matchResultSize) in MediaQueryerRule() 43 explicit MediaQueryerRule(const std::regex& regex) : regex_(regex) {} in MediaQueryerRule()
|
| /foundation/communication/bluetooth/services/bluetooth/service/src/hfp_hf/ |
| D | hfp_hf_command_processor.cpp | 426 std::regex regex("\\,"); in ProcessChld() local 461 std::regex regex("\\,"); in ProcessListHfIndicators() local
|
| /foundation/arkui/ace_engine/adapter/preview/inspector/ |
| D | js_inspector_manager.cpp | 498 std::regex regex("([A-Z])"); in ConvertStrToPropertyType() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/test/unittest/mock/ |
| D | mock_render_text_field.cpp | 204 std::wstring WstringSearch(std::wstring wideText, const std::wregex& regex) in WstringSearch()
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/accessibility/ |
| D | accessibility_node_manager.cpp | 159 std::regex regex("([A-Z])"); in ConvertStrToPropertyType() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
| D | query_helper.cpp | 49 std::regex regex(" "); in StringToDbQuery() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/text_field/ |
| D | render_text_field.cpp | 1518 std::wstring WstringSearch(std::wstring wideText, const std::wregex& regex) in WstringSearch()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | inner_bundle_info.cpp | 339 std::regex regex(pathRegexUri); in MatchUri() local
|