Searched refs:INPUT_VALUE_LENGTH (Results 1 – 3 of 3) sorted by relevance
28 constexpr uint32_t INPUT_VALUE_LENGTH = 10; variable44 if (inputValue.length() > INPUT_VALUE_LENGTH) { in IsValidDecValue()61 if (inputValue.length() > INPUT_VALUE_LENGTH) { in IsValidHexValue()
47 constexpr uint32_t INPUT_VALUE_LENGTH { 11 }; variable180 if ((inputValue.length()) > INPUT_VALUE_LENGTH) { in CheckValue()
70 constexpr uint32_t INPUT_VALUE_LENGTH = 10; variable1757 if (inputValue.length() > INPUT_VALUE_LENGTH) { in IsValidDecValue()