Home | History | Annotate | Download | only in libpcap

Lines Matching refs:YY_INPUT

2875 #ifndef YY_INPUT
2876 #define YY_INPUT(buf,result,max_size) \
4085 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
4396 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.