Searched refs:CR_PARSING_ERROR (Results 1 – 4 of 4) sorted by relevance
96 status = CR_PARSING_ERROR ; \222 if (! (condition)) {status = CR_PARSING_ERROR; goto error ;}294 status = CR_PARSING_ERROR; in cr_tknzr_parse_w()353 enum CRStatus status = CR_PARSING_ERROR; in cr_tknzr_parse_nl()385 status = CR_PARSING_ERROR; in cr_tknzr_parse_nl()561 status = CR_PARSING_ERROR; in cr_tknzr_parse_unicode_escape()630 status = CR_PARSING_ERROR; in cr_tknzr_parse_escape()650 status = CR_PARSING_ERROR; in cr_tknzr_parse_escape()700 status = CR_PARSING_ERROR; in cr_tknzr_parse_string()763 status = CR_PARSING_ERROR; in cr_tknzr_parse_string()[all …]
170 status = CR_PARSING_ERROR ; \193 if (a_is_exception == FALSE) a_status = CR_PARSING_ERROR ; \320 if (! (condition)) {status = CR_PARSING_ERROR; goto error ;}326 status = CR_PARSING_ERROR; \815 status = CR_PARSING_ERROR ; in cr_parser_parse_atrule_core()856 || status == CR_PARSING_ERROR in cr_parser_parse_ruleset_core()888 ENSURE_PARSING_COND (status == CR_OK || status == CR_PARSING_ERROR); in cr_parser_parse_ruleset_core()1140 } else if (status == CR_PARSING_ERROR) { in cr_parser_parse_value_core()1228 ENSURE_PARSING_COND (status == CR_PARSING_ERROR); in cr_parser_parse_any_core()1253 ENSURE_PARSING_COND (status == CR_PARSING_ERROR); in cr_parser_parse_any_core()[all …]
69 CR_PARSING_ERROR, enumerator
647 return CR_PARSING_ERROR; in cr_input_consume_char()695 && ((status == CR_PARSING_ERROR) in cr_input_consume_chars()