Home
last modified time | relevance | path

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

/openssl/crypto/http/
H A Dhttp_lib.c64 const char *query, *query_end; in OSSL_parse_url() local
143 path_end = query = query_end = frag = frag_end = path + strlen(path); in OSSL_parse_url()
160 query_end = tmp; in OSSL_parse_url()
168 || !copy_substring(pquery, query, query_end) in OSSL_parse_url()

Completed in 6 milliseconds