Home
last modified time | relevance | path

Searched refs:initlex (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/flex/src/
H A Dparse.y118 goal : initlex sect1 sect1end sect2 initforrule
147 initlex :
/freebsd/contrib/tcsh/
H A Dsh.decls.h241 extern void initlex (struct wordent *);
H A Dsh.glob.c776 initlex(&paraml1); in backeval()
H A Dsh.exp.c954 initlex(hp); in evalav()
H A Dsh.lex.c262 initlex(struct wordent *vp) in initlex() function
H A Dsh.c276 initlex(&paraml); in main()