Home
last modified time | relevance | path

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

/openssl-master/crypto/http/
A Dhttp_lib.c50 const char *query, *query_end; in OSSL_parse_url() local
128 path_end = query = query_end = frag = frag_end = path + strlen(path); in OSSL_parse_url()
145 query_end = tmp; in OSSL_parse_url()
153 || !copy_substring(pquery, query, query_end) in OSSL_parse_url()

Completed in 3 milliseconds