Searched defs:isHex (Results 1 – 11 of 11) sorted by relevance
51 isHex c = c `elem` "ABCDEF0123456789abcdef" function
233 bool isHex = *LookAhead == 'h' || *LookAhead == 'H'; in doLookAhead() local258 bool isHex = Radix == 16; in LexDigit() local345 bool isHex = Radix == 16; in LexDigit() local
59 private static boolean isHex(String value) { in isHex() method in CertBlacklist
199 private static boolean isHex(int codepoint) { in isHex() method in CssGrammar
287 def isHex(text): function
1566 private static boolean isHex(char p_char) in isHex() method in URI
1546 private static boolean isHex(char p_char) in isHex() method in URI
1191 private static boolean isHex(final char c) { in isHex() method in TextFormat
452 static Bool isHex ( HChar c ) in isHex() function
2630 BOOLEAN_T isHex; variable5811 BOOLEAN_T isHex = FALSE; variable
2634 BOOLEAN_T isHex; variable5815 BOOLEAN_T isHex = FALSE; variable