Searched refs:begin_object (Results 1 – 4 of 4) sorted by relevance
41 begin_object, ///< the character for object begin `{` enumerator74 case token_type::begin_object: in token_type_name()1533 return token_type::begin_object; in scan()
189 case token_type::begin_object: in sax_parse_internal()
65 CHECK((scan_string("{") == json::lexer::token_type::begin_object));121 …CHECK((std::string(json::lexer::token_type_name(json::lexer::token_type::begin_object)) == "'{'"));
5920 begin_object, ///< the character for object begin `{` enumerator5953 case token_type::begin_object: in token_type_name()7412 return token_type::begin_object; in scan()10300 case token_type::begin_object: in sax_parse_internal()