Searched defs:STRING_REGEX_ALL_NUMBERS (Results 1 - 1 of 1) sorted by relevance
/foundation/ability/ability_runtime/tools/aa/include/ | ||
H A D | ability_command.h | 204 const std::string STRING_REGEX_ALL_NUMBERS = "^(-)?([0-9]|[1-9][0-9]+)([\\.][0-9]+)?$"; member |
Completed in 1 milliseconds