Home
last modified time | relevance | path

Searched defs:codepoint1 (Results 1 - 2 of 2) sorted by relevance

/third_party/json/tests/src/
H A Dunit-unicode1.cpp71 const auto codepoint1 = 0xd800u + (((cp - 0x10000u) >> 10) & 0x3ffu); variable
/third_party/json/include/nlohmann/detail/input/
H A Dlexer.hpp321 const int codepoint1 = get_codepoint(); in scan_string() local

Completed in 3 milliseconds