Searched defs:kMaxDigit (Results 1 – 5 of 5) sorted by relevance
21 static const uint8 kMaxDigit = kuint8max; member
21 static const uint8 kMaxDigit = '3'; member27 static const uint8 kMaxDigit = '9'; member33 static const uint8 kMaxDigit = kuint8max; member
136 static const uint8 kMaxDigit = Traits::kMaxDigit; variable
24 static const uint8 kMaxDigit = 'z'; member
20 const int kMaxDigit = 57; // Last digit '9' variable