Lines Matching defs:EAT
256 #define EAT(c) ((SEE(c)) ? (NEXT(), 1) : 0)408 if (!EAT('|'))580 if (EAT(',')) {589 if (!EAT('}')) { /* error heuristics */637 if (EAT('^')) {743 if (EAT('*')) { /* implemented as +? */751 if (EAT(',')) {821 if (EAT('^'))823 if (EAT(']'))825 else if (EAT('-'))829 if (EAT('-'))923 if (EAT('-'))