Searched refs:dom_encoding_data (Results 1 – 1 of 1) sorted by relevance
489 dom_character_encoding_data dom_encoding_data = dom_determine_encoding(buf_start, *read); in dom_setup_parser_encoding_implicitly() local490 *buf_ref += dom_encoding_data.bom_shift; in dom_setup_parser_encoding_implicitly()491 *read -= dom_encoding_data.bom_shift; in dom_setup_parser_encoding_implicitly()492 …dom_setup_parser_encoding_manually((const lxb_char_t *) buf_start, dom_encoding_data.encoding_data… in dom_setup_parser_encoding_implicitly()
Completed in 9 milliseconds