Searched refs:ParseEndsInSlopRegion (Results 1 – 1 of 1) sorted by relevance
51 bool ParseEndsInSlopRegion(const char* begin, int overrun, int d) { in ParseEndsInSlopRegion() function118 (d < 0 || !ParseEndsInSlopRegion(buffer_, overrun, d))) { in Next()