Searched refs:digit (Results 1 – 7 of 7) sorted by relevance
128 T digit = *it - '0'; variable129 if (value > max - digit) {133 value += digit;
699 for (auto digit : port) { in parse_host_service() local700 if (!isdigit(digit)) { in parse_host_service()
280 preceeded by a 4 digit hex length. Upon successful connection an
64 * "XX:XX:XX:XX:XX:XX", where each "X" is a hexadecimal digit. Returns
88 Number values can be a 32-bit digit (such as `68000`) or a hex number
47 DATA00000000 where the 8 digit hexadecimal number represents234 followed by a 2-digit base-10 ASCII version number. For example, the version 1
66 <var key="battery-voltage" assert="[34][[:digit:]]{3}"/>250 <test value="batch_id" expect="okay" assert="[[:digit:]]+"/>