Home
last modified time | relevance | path

Searched refs:yypop_buffer_state (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dconfigyyrename.h56 #define yypop_buffer_state ub_c_pop_buffer_state macro
H A Dconfiglexer.c290 void yypop_buffer_state ( void );
7755 void yypop_buffer_state (void) in yypop_buffer_state() function
8046 yypop_buffer_state(); in yylex_destroy()
/freebsd/contrib/flex/src/
H A DFlexLexer.h140 void yypop_buffer_state();
H A Dflex.skl73 #define yypop_buffer_state M4_YY_PREFIX[[pop_buffer_state]]
592 void yypop_buffer_state ( M4_YY_PROTO_ONLY_ARG );
1948 * yypop_buffer_state();
2204 void yypop_buffer_state (M4_YY_DEF_ONLY_ARG)
2207 void yyFlexLexer::yypop_buffer_state (void)
2889 yypop_buffer_state(M4_YY_CALL_ONLY_ARG);
/freebsd/tools/build/bootstrap-m4/
H A Dinittokenizer.c291 void yypop_buffer_state ( void );
1466 void yypop_buffer_state (void) in yypop_buffer_state() function
1757 yypop_buffer_state(); in yylex_destroy()
/freebsd/crypto/heimdal/lib/com_err/
H A Dlex.c292 void yypop_buffer_state (void );
1483 void yypop_buffer_state (void) in yypop_buffer_state() function
1773 yypop_buffer_state(); in yylex_destroy()
/freebsd/crypto/heimdal/lib/sl/
H A Dslc-lex.c292 void yypop_buffer_state (void );
1420 void yypop_buffer_state (void) in yypop_buffer_state() function
1710 yypop_buffer_state(); in yylex_destroy()
/freebsd/crypto/heimdal/lib/asn1/
H A Dlex.c292 void yypop_buffer_state (void );
2348 void yypop_buffer_state (void) in yypop_buffer_state() function
2638 yypop_buffer_state(); in yylex_destroy()
/freebsd/contrib/netbsd-tests/lib/libcurses/director/
H A Dtestlang_conf.l214 yypop_buffer_state();
/freebsd/usr.bin/lex/
H A Dinitscan.c290 void yypop_buffer_state ( void );
4807 void yypop_buffer_state (void) in yypop_buffer_state() function
5135 yypop_buffer_state(); in yylex_destroy()
/freebsd/contrib/flex/
H A DChangeLog4186 yypush_buffer_state and yypop_buffer_state.
4423 Added new API function, yypop_buffer_state. Documented the new API