Searched refs:GETNEXT (Results 1 – 1 of 1) sorted by relevance
146 #define GETNEXT() (*p->next++) macro150 #define MUSTEAT(c, e) (REQUIRE(MORE() && GETNEXT() == (c), e))352 c = GETNEXT(); in p_ere_exp()414 c = GETNEXT(); in p_ere_exp()494 ordinary(p, GETNEXT()); in p_str()556 c = GETNEXT(); in p_simp_re()559 c = BACKSL | GETNEXT(); in p_simp_re()665 count = count*10 + (GETNEXT() - '0'); in p_count()944 return(GETNEXT()); in p_b_symbol()