Searched refs:user_end (Results 1 – 1 of 1) sorted by relevance
45 const char *user, *user_end; in OSSL_parse_url() local79 user = user_end = host = p; in OSSL_parse_url()82 user_end = host++; in OSSL_parse_url()152 || !copy_substring(puser, user, user_end) in OSSL_parse_url()
Completed in 4 milliseconds