Searched refs:match_no (Results 1 – 1 of 1) sorted by relevance
2452 int match_no, residx, replen, resbufsize; in awk_sub() local2459 match_no = 0; in awk_sub()2472 if (++match_no >= nm) { in awk_sub()2508 if (match_no == nm) in awk_sub()2536 return match_no; in awk_sub()