Home
last modified time | relevance | path

Searched refs:getlex (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcssyn.c213 if (!getlex(SEMI))
283 if (!getlex(COLON)) in getadmin()
301 if (!getlex(COLON)) in getadmin()
H A Drcsbase.h568 int getlex P((enum tokens));
H A Drcslex.c434 int getlex(token) in getlex() function