Searched refs:current_input_codepoints (Results 1 – 1 of 1) sorted by relevance
46 const lxb_codepoint_t *current_input_codepoints; member260 if (application_data->current_input_codepoints != NULL) { in dom_find_line_and_column_using_cache()262 …if (application_data->current_input_codepoints[last_offset] == 0x000A /* Unicode codepoint for lin… in dom_find_line_and_column_using_cache()473 application_data->current_input_codepoints = NULL; in dom_setup_parser_encoding_manually()476 application_data->current_input_codepoints = decoding_encoding_ctx->codepoints; in dom_setup_parser_encoding_manually()
Completed in 10 milliseconds