Home
last modified time | relevance | path

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

/php-src/ext/libxml/
H A Dmime_sniff.c64 static bool is_http_quoted_string_token(unsigned char c) /* Note: unsigned is important to let the … in is_http_quoted_string_token() function
181 if (!is_http_quoted_string_token(*start)) { in solely_contains_http_quoted_string_tokens()

Completed in 5 milliseconds