Home
last modified time | relevance | path

Searched refs:RE_PACKAGE_NUM (Results 1 - 1 of 1) sorted by relevance

/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.cpp40 static constexpr unsigned int RE_PACKAGE_NUM = 3; member
196 if (!std::regex_match(packageName.c_str(), result, RE_PACKAGE) || (result.size() < RE_PACKAGE_NUM)) { in ParserPackageInfo()

Completed in 4 milliseconds