Searched defs:isHex (Results 1 – 7 of 7) sorted by relevance
51 isHex c = c `elem` "ABCDEF0123456789abcdef" function
59 private static boolean isHex(String value) { in isHex() method in CertBlacklist
1546 private static boolean isHex(char p_char) in isHex() method in URI
1566 private static boolean isHex(char p_char) in isHex() method in URI
456 static Bool isHex ( UChar c ) in isHex() function
1191 private static boolean isHex(final char c) { in isHex() method in TextFormat
2630 BOOLEAN_T isHex; variable5811 BOOLEAN_T isHex = FALSE; variable