Searched defs:codepoint (Results 1 – 2 of 2) sorted by relevance
494 uint32_t codepoint = utf8_to_utf32_codepoint(u8cur, u8charLen); in utf8_to_utf16_length() local527 uint32_t codepoint = utf8_to_utf32_codepoint(u8cur, u8len); in utf8_to_utf16_no_null_terminator() local
564 function scriptFromCodepoint(codepoint) { argument595 function supportedCodepoint(codepoint) { argument