Searched defs:min_count (Results 1 – 9 of 9) sorted by relevance
299 int req_count, min_count = 0; in fha_hash_entry_choose_thread() local
714 int min_count = 4; /* min repeat count */ local759 int min_count = 4; /* min repeat count */ local
718 int min_count = 4; /* min repeat count */ local763 int min_count = 4; /* min repeat count */ local
886 const size_t min_count = (repeat == '+') ? 1 : 0; in MatchRepetitionAndRegexAtHead() local
2808 int min_count = 4; /* min repeat count */ in scan_tree() local2852 int min_count = 4; /* min repeat count */ in send_tree() local
121 static gcov_type min_count = -1; variable