Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/unbound/util/
HDconfigyyrename.h56 #define yypop_buffer_state ub_c_pop_buffer_state macro
HDconfiglexer.c290 void yypop_buffer_state ( void );
7560 void yypop_buffer_state (void) in yypop_buffer_state() function
7851 yypop_buffer_state(); in yylex_destroy()
/freebsd-14-stable/contrib/flex/src/
HDFlexLexer.h140 void yypop_buffer_state();
HDflex.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-14-stable/crypto/heimdal/lib/sl/
HDslc-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-14-stable/crypto/heimdal/lib/com_err/
HDlex.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-14-stable/tools/build/bootstrap-m4/
HDinittokenizer.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-14-stable/crypto/heimdal/lib/asn1/
HDlex.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-14-stable/contrib/netbsd-tests/lib/libcurses/director/
HDtestlang_conf.l214 yypop_buffer_state();
/freebsd-14-stable/usr.bin/lex/
HDinitscan.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-14-stable/contrib/flex/
HDChangeLog4186 yypush_buffer_state and yypop_buffer_state.
4423 Added new API function, yypop_buffer_state. Documented the new API