Searched refs:skip_codepoint (Results 1 – 3 of 3) sorted by relevance
77 void skip_codepoint(Iterator& cur, Sentinel end, in skip_codepoint() function
81 void skip_codepoint(Iterator& cur, Sentinel end, in skip_codepoint() function in boost::property_tree::json_parser::detail::wide_wide_encoding
187 encoding.skip_codepoint(cur, end, error_fn); in process_codepoint()