Lines Matching refs:regc
206 static void regc _ANSI_ARGS_((int b,
257 regc(MAGIC, rcstate);
274 regc(MAGIC, rcstate);
536 regc(*rcstate->regparse++,rcstate);
541 regc('-',rcstate);
548 regc((char)clss,rcstate);
552 regc(*rcstate->regparse++,rcstate);
554 regc('\0',rcstate);
583 regc(*rcstate->regparse++,rcstate);
584 regc('\0',rcstate);
603 regc(*rcstate->regparse++,rcstate);
606 regc('\0',rcstate);
641 - regc - emit (if appropriate) a byte of code
644 regc(b, rcstate)