Searched refs:bom_shift (Results 1 – 1 of 1) sorted by relevance
56 size_t bom_shift; member404 result.bom_shift = 3; in dom_determine_encoding()409 result.bom_shift = 2; in dom_determine_encoding()413 result.bom_shift = 2; in dom_determine_encoding()440 result.bom_shift = 0; in dom_determine_encoding()448 result.bom_shift = 0; in dom_determine_encoding()490 *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()
Completed in 12 milliseconds