Home
last modified time | relevance | path

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

/php-src/ext/libxml/
H A Dmime_sniff.c146 static bool is_ascii_alpha_numeric(char c) in is_ascii_alpha_numeric() function
160 || is_ascii_alpha_numeric(c); in is_http_token()

Completed in 4 milliseconds