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