Searched defs:HexDigit (Results 1 – 4 of 4) sorted by relevance
35 static char HexDigit(int V) { in HexDigit() function
310 static inline char HexDigit(unsigned char d) in HexDigit() function
45 public static final int HexDigit=17; field in JavaLexer
190 public static final int HexDigit=17; field in JavaParser