Searched refs:GETNEXT (Results 1 – 3 of 3) sorted by relevance
54 #define GETNEXT() (*p->next++) macro58 #define MUSTEAT(c, e) (REQUIRE(MORE() && GETNEXT() == (c), e))257 c = GETNEXT();319 c = GETNEXT();400 ordinary(p, GETNEXT());464 c = GETNEXT();467 c = BACKSL | (unsigned char)GETNEXT();574 count = count*10 + (GETNEXT() - '0');788 return(GETNEXT());
34 echo "GETNEXT single\n";97 GETNEXT single
5070 . Allow ~infinite OIDs in GET/GETNEXT/SET queries. Autochunk them to max_oids
Completed in 38 milliseconds