Searched refs:findEOL (Results 1 – 4 of 4) sorted by relevance
1106 static inline const char* findEOL(const char* bytes, unsigned length) in findEOL() function1168 while ((eol = findEOL(bytes, length))) { in parseRFC822HeaderFields()
284 // of both (e.g. <header>CRLFLF<body>), so findEOL needs
32417 (WebCore::findEOL):
24330 (WebCore::findEOL):