Home
last modified time | relevance | path

Searched defs:re (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/
Dzip_helper.cpp84 std::regex re(regex); in SplitString() local
102 std::regex re("^[a-zA-Z][a-zA-Z0-9_]*$"); in IsNameValid() local
/base/hiviewdfx/hiview/utility/common_utils/
Dtbox.cpp130 regex re("(.+?)-(.+)==(.+)"); in GetStackName() local
/base/web/webview/interfaces/inner_api/src/
Dweb_clipboard_controller.cpp118 std::regex re(IMG_TAG_SRC_PATTERN); in SplitHtmlWithImgSrcLabel() local
/base/hiviewdfx/hitrace/cmd/src/
Dhitrace_cmd.cpp429 regex re("[a-zA-Z]{4,6}"); in ParseLongOpt() local