Home
last modified time | relevance | path

Searched defs:codepoint1 (Results 1 – 4 of 4) sorted by relevance

/third_party/json/tests/src/
Dunit-unicode1.cpp71 const auto codepoint1 = 0xd800u + (((cp - 0x10000u) >> 10) & 0x3ffu); in skip() local
/third_party/json/include/nlohmann/detail/input/
Dlexer.hpp321 const int codepoint1 = get_codepoint(); in scan_string() local
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp6723 const int codepoint1 = get_codepoint(); in scan_string() local
/third_party/json/single_include/nlohmann/
Djson.hpp7622 const int codepoint1 = get_codepoint(); in scan_string() local