Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dhttp.c3466 statusline onmatch = len >= 5? STATUS_DONE : STATUS_UNKNOWN; in checkhttpprefix() local
3488 statusline onmatch = len >= 5? STATUS_DONE : STATUS_UNKNOWN; in checkrtspprefix() local