HomeSort by relevance Sort by last modified time
    Searched refs:startreg (Results 1 - 3 of 3) sorted by null

  /ndk/sources/host-tools/nawk-20071023/
proto.h 36 extern void startreg(void);
lex.c 499 void startreg(void) /* next call to yylex will return a regular expression */ function
awkgram.y 287 '/' {startreg();} REGEXPR '/' { $$ = $3; }

Completed in 1800 milliseconds