Home
last modified time | relevance | path

Searched defs:lookahead (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dlemon.c435 int lookahead; /* Value of the lookahead token */ member
477 PRIVATE void acttab_action(acttab *p, int lookahead, int action){ in acttab_action()