Searched defs:RE_OCT_DIGIT (Results 1 - 1 of 1) sorted by relevance
/foundation/ability/idl_tool/idl_tool_2/parser/ | ||
H A D | parser.cpp | 34 static constexpr const char *RE_OCT_DIGIT = "0[0-7]+"; // octal digit
member |
Completed in 5 milliseconds