Searched defs:bytes_scanned (Results 1 – 2 of 2) sorted by relevance
203 size_t bytes_scanned = ebytes ? ebytes - cbytes : bytes_available; in ScanQuotedString() local263 size_t bytes_scanned = (matched_byte - cbytes) + 1; in ScanThroughLiteral() local