Lines Matching +refs:test +refs:current +refs:scope
97 - A new concept of "start condition" scope has been introduced.
98 A start condition scope is begun with:
103 the start condition scope, every rule automatically has the
123 to better show the extent of the scope.
176 yylineno if set, keep track of the current line
218 returns a YY_BUFFER_STATE (which also becomes the current input
250 pushes the current start condition onto the top of the stack
305 can be used to control whether the current buffer is considered
321 can be used to control whether the current buffer's scanning
341 the current buffer will have '^' rules active, false otherwise.
347 flushes the contents of the current buffer (i.e., next time
348 the scanner attempts to match a token using b as the current
357 flushes the contents of the current buffer.
715 corresponding to the current start condition. You can return
751 having seen an EOF on the current input file. Instead, just
798 current contents of the input buffer.
907 - An up-to-date version of initscan.c so "make test" will
1137 Changes between 2.1 beta-test release of June '89 and previous release: