Home
last modified time | relevance | path

Searched defs:codepoint2 (Results 1 – 3 of 3) sorted by relevance

/third_party/json/include/nlohmann/detail/input/
Dlexer.hpp328 const int codepoint2 = get_codepoint(); in scan_string() local
/third_party/json/test/src/
Dunit-unicode.cpp1050 const auto codepoint2 = 0xdc00u + ((cp - 0x10000u) & 0x3ffu); in skip() local
/third_party/json/single_include/nlohmann/
Djson.hpp6207 const int codepoint2 = get_codepoint(); in scan_string() local