Searched refs:ordinary (Results 1 – 1 of 1) sorted by relevance
142 static void ordinary(struct parse *p, int ch);472 ordinary(p, c); in p_ere_exp()478 ordinary(p, c); in p_ere_exp()555 ordinary(p, GETNEXT()); in p_str()696 ordinary(p, c &~ BACKSL); in p_simp_re()829 ordinary(p, firstch(p, cs)); in p_bracket()1073 ordinary( in ordinary() function