D | regcomp.c | 84 static void ordinary(struct parse *, int); 400 ordinary(p, c); in p_ere_exp() 407 ordinary(p, c); in p_ere_exp() 479 ordinary(p, GETNEXT()); in p_str() 603 ordinary(p, (char)c); in p_simp_re() 730 ordinary(p, firstch(p, cs)); in p_bracket() 934 ordinary(struct parse *p, int ch) in ordinary() function
|