Home
last modified time | relevance | path

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

/dports/www/cutelyst/cutelyst-3.2.0/server/
H A Dprotocolhttp.cpp61 inline int CrLfIndexIn(const char *str, int len, int from) in CrLfIndexIn() function
125 int ix = CrLfIndexIn(protoRequest->buffer, protoRequest->buf_size, protoRequest->last); in parse()