Searched refs:yy_switch_to_buffer (Results 1 – 9 of 9) sorted by relevance
416 yy_switch_to_buffer(temp_state);420 yy_switch_to_buffer(old_state);507 yy_switch_to_buffer(yy_create_buffer(newfile, YY_BUF_SIZE));610 yy_switch_to_buffer(include->buffer);
302 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );1588 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function1859 yy_switch_to_buffer( b ); in yy_scan_buffer()
283 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );1400 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer() function1671 yy_switch_to_buffer( b ); in yy_scan_buffer()
286 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );1687 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )1843 /* This block is copied from yy_switch_to_buffer. */1857 /* copied from yy_switch_to_buffer. */1958 yy_switch_to_buffer(b );2099 * @see yy_switch_to_buffer
300 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );1843 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )1999 /* This block is copied from yy_switch_to_buffer. */2013 /* copied from yy_switch_to_buffer. */2114 yy_switch_to_buffer( b );2255 * @see yy_switch_to_buffer2446 yy_switch_to_buffer(yy_create_buffer(yyin, YY_BUF_SIZE));2485 yy_switch_to_buffer(parent->state);
14 #define yy_switch_to_buffer zconf_switch_to_buffer