Lines Matching refs:ordinary
84 static void ordinary(struct parse *, int);
400 ordinary(p, c);
403 case '{': /* okay as ordinary except if digit follows */
407 ordinary(p, c);
479 ordinary(p, GETNEXT());
487 * taken as an ordinary character and then revised to be an anchor. The
525 int starordinary) /* is a leading * an ordinary character? */
603 ordinary(p, (char)c);
730 ordinary(p, firstch(p, cs));
779 default: /* symbol, ordinary character, or range */
931 - ordinary - emit an ordinary character
934 ordinary(struct parse *p, int ch)