Searched defs:codepoint (Results 1 – 2 of 2) sorted by relevance
529 uint32_t codepoint = utf8_to_utf32_codepoint(u8cur, u8charLen); in utf8_to_utf16_length() local553 uint32_t codepoint = utf8_to_utf32_codepoint(u8cur, u8len); in utf8_to_utf16_no_null_terminator() local
514 int codepoint = str.codePointAt(i); in containsOnlyAlphaDigitHyphen() local