Home
last modified time | relevance | path

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

/php-src/ext/libxml/
H A Dmime_sniff.c36 static bool is_not_semicolon(char c) in is_not_semicolon() function
222 size_t subtype_length = collect_a_sequence_of_code_points(start, end, is_not_semicolon); in php_libxml_sniff_charset_from_string()
270 start += collect_a_sequence_of_code_points(start, end, is_not_semicolon); in php_libxml_sniff_charset_from_string()
274 size_t parameter_value_length = collect_a_sequence_of_code_points(start, end, is_not_semicolon); in php_libxml_sniff_charset_from_string()

Completed in 6 milliseconds