Searched refs:GETNEXT (Results 1 – 1 of 1) sorted by relevance
124 #define GETNEXT() (*p->next++) macro128 #define MUSTEAT(c, e) REQUIRE(MORE() && GETNEXT() == (c), e)302 c = GETNEXT(); in p_ere_exp()364 c = GETNEXT(); in p_ere_exp()443 ordinary(p, GETNEXT()); in p_str()502 c = GETNEXT(); in p_simp_re()505 c = BACKSL | GETNEXT(); in p_simp_re()610 count = count*10 + (GETNEXT() - '0'); in p_count()818 return(GETNEXT()); in p_b_symbol()