D | regcomp.c | 83 static void ordinary(struct parse *, int); 365 ordinary(p, c); in p_ere_exp() 371 ordinary(p, c); in p_ere_exp() 443 ordinary(p, GETNEXT()); in p_str() 567 ordinary(p, (char)c); in p_simp_re() 694 ordinary(p, firstch(p, cs)); in p_bracket() 898 ordinary(struct parse *p, int ch) in ordinary() function
|