Searched defs:codepoint1 (Results 1 – 3 of 3) sorted by relevance
313 const int codepoint1 = get_codepoint(); in scan_string() local
1049 const auto codepoint1 = 0xd800u + (((cp - 0x10000u) >> 10) & 0x3ffu); in skip() local
6192 const int codepoint1 = get_codepoint(); in scan_string() local