D | regcomp.c | 92 static void ordinary(struct parse *, int); 408 ordinary(p, c); in p_ere_exp() 415 ordinary(p, c); in p_ere_exp() 487 ordinary(p, GETNEXT()); in p_str() 611 ordinary(p, (char)c); in p_simp_re() 738 ordinary(p, firstch(p, cs)); in p_bracket() 942 ordinary(struct parse *p, int ch) in ordinary() function
|