Searched defs:isHexDigit (Results 1 – 13 of 13) sorted by relevance
8 public static isHexDigit(c: number): boolean { method in CharacterInfo
35 CharacterInfo.isHexDigit = function (c) { function in CharacterInfo
79 inline bool isHexDigit(char C) { return hexDigitValue(C) != -1U; } in isHexDigit() function
516 function isHexDigit(ch: number): boolean { function
4572 function isHexDigit(ch) { function
4566 function isHexDigit(ch) { function
30935 isHexDigit (c) { method
6760 function isHexDigit(ch) { function
9535 function isHexDigit(ch) { function
9740 function isHexDigit(ch) { function
9546 function isHexDigit(ch) { function