Home
last modified time | relevance | path

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

/aosp_15_r20/external/curl/lib/
H A Dhttp.c2756 statusline onmatch = len >= 5 ? STATUS_DONE : STATUS_UNKNOWN; in checkhttpprefix() local
2778 statusline onmatch = len >= 5 ? STATUS_DONE : STATUS_UNKNOWN; in checkrtspprefix() local