Searched refs:boundaryEnd (Results 1 – 1 of 1) sorted by relevance
253 void skipNonBoundary(const std::string& buffer, size_t boundaryEnd, in skipNonBoundary() argument259 if (isBoundaryChar(buffer[i + boundaryEnd])) in skipNonBoundary()