Home
last modified time | relevance | path

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

/PHP-7.2/ext/standard/
H A Durl.c95 static int is_userinfo_valid(const char *str, size_t len) in is_userinfo_valid() function
254 if (!is_userinfo_valid(s, p-s)) { in php_url_parse_ex()

Completed in 8 milliseconds