Home
last modified time | relevance | path

Searched refs:reNew (Results 1 – 1 of 1) sorted by relevance

/base/hiviewdfx/hiview/utility/common_utils/
Dtbox.cpp68 regex reNew(res); in GetPartial() local
70 if (regex_search(src, result, reNew)) { in GetPartial()