Searched refs:startreg (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/one-true-awk/
H A Dproto.h33 extern void startreg(void);
H A Dlex.c499 void startreg(void) /* next call to yylex will return a regular expression */ function
H A Dawkgram.y287 '/' {startreg();} REGEXPR '/' { $$ = $3; }

Completed in 115 milliseconds