Home
last modified time | relevance | path

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

/openssl/crypto/http/
H A Dhttp_lib.c65 const char *frag, *frag_end; in OSSL_parse_url() local
143 path_end = query = query_end = frag = frag_end = path + strlen(path); in OSSL_parse_url()
169 || !copy_substring(pfrag, frag, frag_end)) in OSSL_parse_url()

Completed in 4 milliseconds