Home
last modified time | relevance | path

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

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