Searched refs:isLowerAsciiHex (Results 1 – 5 of 5) sorted by relevance
36340 function isLowerAsciiHex(code) { function
1 …n return (0xDC00 <= charCode && charCode <= 0xDFFF);\n}\nfunction isLowerAsciiHex(code) {\n …