Searched refs:JSON_TOK_ERROR (Results 1 – 2 of 2) sorted by relevance
100 emit(lex, JSON_TOK_ERROR); in lexer_string()150 emit(lex, JSON_TOK_ERROR); in lexer_string()184 emit(lex, JSON_TOK_ERROR); in lexer_boolean()191 emit(lex, JSON_TOK_ERROR); in lexer_null()255 emit(lex, JSON_TOK_ERROR); in lexer_json()411 case JSON_TOK_ERROR: in skip_field()
50 JSON_TOK_ERROR = '!', enumerator