Home
last modified time | relevance | path

Searched defs:onmatch (Results 1 – 1 of 1) sorted by relevance

/external/curl/lib/
Dhttp.c3023 statusline onmatch = len >= 5? STATUS_DONE : STATUS_UNKNOWN; in checkhttpprefix() local
3062 statusline onmatch = len >= 5? STATUS_DONE : STATUS_UNKNOWN; in checkrtspprefix() local