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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DScanner.l195 yylex_destroy();
H A DScanner.cpp1869 * This function is called from yylex_destroy(), so don't allocate here.
1894 /* yylex_destroy is for both reentrant and non-reentrant scanners. */
1895 int yylex_destroy (void) function
2001 yylex_destroy();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dcss.c4750 int yylex_destroy (void );
6138 * This function is called from yylex_destroy(), so don't allocate here.
6163 /* yylex_destroy is for both reentrant and non-reentrant scanners. */
6164 int yylex_destroy (void) function

Completed in 53 milliseconds