Home
last modified time | relevance | path

Searched refs:lastCContext (Results 1 – 5 of 5) sorted by relevance

/dports/devel/doxygen/doxygen-1.9.3/src/
H A Dcode.l153 int lastCContext = 0; member
1883 BEGIN( yyextra->lastCContext ) ;
1897 BEGIN( yyextra->lastCContext ) ;
1943 BEGIN( yyextra->lastCContext ) ;
1966 BEGIN( yyextra->lastCContext ) ;
1981 yyextra->lastCContext = YY_START ;
2012 yyextra->lastCContext = YY_START ;
2048 yyextra->lastCContext = YY_START ;
2066 yyextra->lastCContext = YY_START ;
2128 yyextra->lastCContext = YY_START ;
[all …]
H A Dlexscanner.l65 int lastCContext = 0; member
H A Dlexcode.l63 int lastCContext = 0; member
H A Dscanner.l73 int lastCContext = 0; member
4559 yyextra->lastCContext = YY_START;
4563 yyextra->lastCContext = YY_START;
6947 BEGIN( yyextra->lastCContext ) ;
6975 yyextra->lastCContext = YY_START ;
6982 yyextra->lastCContext = YY_START ;
7017 <*>{CCS} { yyextra->lastCContext = YY_START ;
7020 <SkipComment>{B}*{CCE} { BEGIN( yyextra->lastCContext ) ; }
7022 yyextra->lastCContext = YY_START ;
H A Dpre.l268 int lastCContext = 0; member
1774 yyextra->lastCContext=YY_START;