Home
last modified time | relevance | path

Searched refs:SECT3 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/flex/src/
H A Dscan.l127 %x SECT2 SECT2PROLOG SECT3 CODEBLOCK PICKUPDEF SC CARETISBOL NUM QUOTE
630 BEGIN(no_section3_escape ? SECT3_NOESCAPE : SECT3);
991 <SECT3>{
/freebsd/usr.bin/lex/
H A Dinitscan.c1975 #define SECT3 3 macro
3338 BEGIN(no_section3_escape ? SECT3_NOESCAPE : SECT3);
4088 case YY_STATE_EOF(SECT3):