D | regcomp.c | 84 static void ordinary(struct parse *, int); 373 ordinary(p, c); in p_ere_exp() 379 ordinary(p, c); in p_ere_exp() 451 ordinary(p, GETNEXT()); in p_str() 575 ordinary(p, (char)c); in p_simp_re() 702 ordinary(p, firstch(p, cs)); in p_bracket() 906 ordinary(struct parse *p, int ch) in ordinary() function
|