Home
last modified time | relevance | path

Searched refs:ISNEWLINE (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/
H A Daltsvc.c482 #define ISNEWLINE(x) (((x) == '\n') || (x) == '\r') macro
600 if(!*p || ISNEWLINE(*p)) in Curl_altsvc_parse()

Completed in 2 milliseconds