Home
last modified time | relevance | path

Searched refs:type_length (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/libxml/
H A Dmime_sniff.c205 size_t type_length = collect_a_sequence_of_code_points(start, end, is_not_slash); in php_libxml_sniff_charset_from_string() local
208 if (is_empty_string_or_does_not_solely_contain_http_token_code_points(start, type_length)) { in php_libxml_sniff_charset_from_string()
211 start += type_length; in php_libxml_sniff_charset_from_string()

Completed in 11 milliseconds