Lines Matching refs:matched
320 boolean matched; /* a temporary boolean */ in expmatch() local
326 matched = FALSE; in expmatch()
334 matched = !STRNCMP (s, SSTR(cs), SCNT(cs)); in expmatch()
335 if (matched) { in expmatch()
348 matched = 1; /* indicate a successful match */ in expmatch()
362 if (matched) in expmatch()
378 matched = 1; in expmatch()
383 matched = 0; in expmatch()
387 matched = 1; /* indicate a successful match */ in expmatch()
481 matched = 1; in expmatch()
486 matched = 1; in expmatch()
491 matched = 0; in expmatch()
496 matched = 1; in expmatch()
510 matched = 1; in expmatch()
515 matched = 0; in expmatch()
520 matched = 1; in expmatch()
533 matched = 1; in expmatch()
538 matched = 0; in expmatch()
543 matched = 1; in expmatch()