Searched refs:told_to_stop_matching (Results 1 – 5 of 5) sorted by relevance
433 } else if (told_to_stop_matching(scratch)) { in hs_scan()470 told_to_stop_matching(scratch)); in hs_scan()471 hs_error_t rv = told_to_stop_matching(scratch) ? HS_SCAN_TERMINATED in hs_scan()695 if (rose->hasSom && !told_to_stop_matching(scratch)) { in report_eod_matches()794 if (!told_to_stop_matching(scratch) && in rawStreamExec()826 if (!told_to_stop_matching(scratch) && in pureLiteralStreamExec()864 } else if (!told_to_stop_matching(scratch)) { in soleOutfixStreamExec()932 if (told_to_stop_matching(scratch)) { in hs_scan_stream_internal()954 if (rose->hasSom && !told_to_stop_matching(scratch)) { in hs_scan_stream_internal()972 } else if (told_to_stop_matching(scratch)) { in hs_scan_stream_internal()[all …]
228 char told_to_stop_matching(const struct hs_scratch *scratch) { in told_to_stop_matching() function
554 assert(!told_to_stop_matching(scratch)); in roseStreamExec()679 if (!told_to_stop_matching(scratch) in roseStreamExec()725 assert(!told_to_stop_matching(scratch)); in roseStreamEodExec()
354 assert(!told_to_stop_matching(scratch)); in roseBlockExec()
502 assert(!told_to_stop_matching(scratch)); in flushStoredSomMatches_i()