Searched refs:GETNEXT (Results 1 – 1 of 1) sorted by relevance
129 #define GETNEXT() (*p->next++) macro133 #define MUSTEAT(c, e) (REQUIRE(MORE() && GETNEXT() == (c), e))307 c = GETNEXT(); in p_ere_exp()369 c = GETNEXT(); in p_ere_exp()448 ordinary(p, GETNEXT()); in p_str()507 c = GETNEXT(); in p_simp_re()510 c = BACKSL | GETNEXT(); in p_simp_re()615 count = count*10 + (GETNEXT() - '0'); in p_count()820 return(GETNEXT()); in p_b_symbol()