Lines Matching refs:matched
340 bool matched; /* a temporary bool */ in expmatch() local
346 matched = false; in expmatch()
354 matched = !STRNCMP (s, SSTR(cs), SCNT(cs)); in expmatch()
355 if (matched) { in expmatch()
368 matched = 1; /* indicate a successful match */ in expmatch()
382 if (matched) in expmatch()
398 matched = 1; in expmatch()
403 matched = 0; in expmatch()
407 matched = 1; /* indicate a successful match */ in expmatch()
506 matched = 1; in expmatch()
511 matched = 1; in expmatch()
516 matched = 0; in expmatch()
521 matched = 1; in expmatch()
535 matched = 1; in expmatch()
540 matched = 0; in expmatch()
545 matched = 1; in expmatch()
558 matched = 1; in expmatch()
563 matched = 0; in expmatch()
568 matched = 1; in expmatch()