Searched defs:codepoint (Results 1 – 2 of 2) sorted by relevance
222 uint32_t codepoint = utf8_to_utf32((const uint8_t*)src, len); in utf8_to_utf16() local284 uint32_t codepoint = utf8_to_utf32((const uint8_t*)p, utf8len); in allocFromUTF8() local
476 int codepoint = str.codePointAt(i); in containsOnlyAlphaDigitHyphen() local