Searched refs:thislen (Results 1 – 1 of 1) sorted by relevance
363 size_t thislen; in check_file() local370 thislen = thisline->length - 1 - (thisfield - thisline->buffer); in check_file()373 || different (thisfield, prevfield, thislen, prevlen)); in check_file()389 prevlen = thislen; in check_file()412 size_t thislen; in check_file() local420 thislen = thisline->length - 1 - (thisfield - thisline->buffer); in check_file()421 match = !different (thisfield, prevfield, thislen, prevlen); in check_file()452 prevlen = thislen; in check_file()