Home
last modified time | relevance | path

Searched refs:skip_bom (Results 1 – 2 of 2) sorted by relevance

/third_party/json/include/nlohmann/detail/input/
Dlexer.hpp1478 bool skip_bom() in skip_bom() function in nlohmann::detail::lexer
1504 if (position.chars_read_total == 0 && !skip_bom()) in scan()
/third_party/json/single_include/nlohmann/
Djson.hpp7357 bool skip_bom() in skip_bom() function in nlohmann::detail::lexer
7383 if (position.chars_read_total == 0 && !skip_bom()) in scan()