Lines Matching full:pattern_first_char
3436 pchar pattern_first_char = pattern[0];3438 if (subject[i] != pattern_first_char) continue;