Lines Matching refs:ADVANCE_CHAR
225 #define ADVANCE_CHAR(str, tok) \ macro
266 if ((!ADVANCE_CHAR(str, tok)) || (!PEEK_CHAR(c, tok))) in json_tokener_parse_ex()
441 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
456 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
494 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
579 if( !ADVANCE_CHAR(str, tok) || !ADVANCE_CHAR(str, tok) ) { in json_tokener_parse_ex()
585 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
624 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
675 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
795 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
845 if (!ADVANCE_CHAR(str, tok)) in json_tokener_parse_ex()