Home
last modified time | relevance | path

Searched defs:regex_match (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dtemplates_parser.cpp325 if (handledArg.size() > REPEAT_MIN_SIZE && std::regex_match(handledArg, matches, REPEAT_NUM_REGEX)) { in regex_match() function

Completed in 2 milliseconds