Searched refs:CR_END_OF_INPUT_ERROR (Results 1 – 6 of 6) sorted by relevance
427 return CR_END_OF_INPUT_ERROR; in cr_input_read_byte()432 return CR_END_OF_INPUT_ERROR; in cr_input_read_byte()469 return CR_END_OF_INPUT_ERROR; in cr_input_read_char()474 return CR_END_OF_INPUT_ERROR; in cr_input_read_char()696 || (status == CR_END_OF_INPUT_ERROR))) { in cr_input_consume_chars()745 if (nb_consumed && status == CR_END_OF_INPUT_ERROR) { in cr_input_consume_white_spaces()777 return CR_END_OF_INPUT_ERROR; in cr_input_peek_char()783 return CR_END_OF_INPUT_ERROR; in cr_input_peek_char()848 return CR_END_OF_INPUT_ERROR; in cr_input_peek_byte()879 if ((status == CR_END_OF_INPUT_ERROR) in cr_input_peek_byte2()
706 if (status == CR_END_OF_INPUT_ERROR) { in cr_parser_parse_stylesheet_core()728 } else if (status == CR_END_OF_INPUT_ERROR) { in cr_parser_parse_stylesheet_core()857 || status == CR_END_OF_INPUT_ERROR); in cr_parser_parse_ruleset_core()2048 if (status == CR_END_OF_INPUT_ERROR) { in cr_parser_parse_selector()2063 if (status == CR_END_OF_INPUT_ERROR) { in cr_parser_parse_selector()2337 if (status == CR_END_OF_INPUT_ERROR) in cr_parser_parse_stylesheet()2359 } else if (status != CR_END_OF_INPUT_ERROR) { in cr_parser_parse_stylesheet()2395 if (status == CR_END_OF_INPUT_ERROR) in cr_parser_parse_stylesheet()2411 if (status == CR_END_OF_INPUT_ERROR) in cr_parser_parse_stylesheet()2453 } else if (status != CR_END_OF_INPUT_ERROR) { in cr_parser_parse_stylesheet()[all …]
62 CR_END_OF_INPUT_ERROR, enumerator
239 if (status == CR_END_OF_INPUT_ERROR) in cr_declaration_parse_list_from_buf()253 if (status == CR_END_OF_INPUT_ERROR) { in cr_declaration_parse_list_from_buf()
312 if (status == CR_END_OF_INPUT_ERROR) { in cr_tknzr_parse_w()415 if (status == CR_END_OF_INPUT_ERROR) in cr_tknzr_try_to_skip_spaces()1542 if (status == CR_END_OF_INPUT_ERROR) in cr_tknzr_parse_num()2011 status = CR_END_OF_INPUT_ERROR; in cr_tknzr_get_next_token()
523 status = CR_END_OF_INPUT_ERROR; in cr_utils_read_char_from_utf8_buf()