Searched refs:codeEnd (Results 1 – 1 of 1) sorted by relevance
62 auto codeEnd = statusLine->FindFirst(' ', codeStart); in ParseStatus() local64 if (codeEnd < 0 || (codeEnd - codeStart) != 3) in ParseStatus()