Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds