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