Home
last modified time | relevance | path

Searched refs:UTF8_REJECT (Results 1 - 3 of 3) sorted by relevance

/third_party/json/include/nlohmann/detail/output/
H A Dserializer.hpp59 static constexpr std::uint8_t UTF8_REJECT = 1; member in detail::serializer
507 case UTF8_REJECT: // decode found invalid UTF-8 byte in dump_escaped()
/third_party/json/tests/abi/include/nlohmann/
H A Djson_v3_10_5.hpp16093 static constexpr std::uint8_t UTF8_REJECT = 1;
16541 case UTF8_REJECT: // decode found invalid UTF-8 byte
/third_party/json/single_include/nlohmann/
H A Djson.hpp17943 static constexpr std::uint8_t UTF8_REJECT = 1;
18391 case UTF8_REJECT: // decode found invalid UTF-8 byte

Completed in 43 milliseconds