Lines Matching refs:in
165 * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
174 /* The state buf must be large enough to hold one state per character in the main buffer.
221 char *yy_buf_pos; /* current position in input buffer */
223 /* Size of input buffer in bytes, not including room for EOB
284 /* We provide macros for accessing buffer states in case in the
285 * future we want to put the buffer states in a more general
304 /* Points to current character in buffer. */
715 /* This struct is not used in this scanner,
891 /* Macros after this point can all be overridden by user definitions in
942 * is returned in "result".
951 YY_FATAL_ERROR( "input in flex scanner failed" ); \
1051 /* yy_bp points to the position in yy_ch_buf of the start of
1377 * of the first EOB in the buffer, since yy_c_buf_p will
1381 * in input().
1427 /* Note: because we've taken care in
1480 /* yy_get_next_buffer - try to read in a new buffer
1537 { /* Not enough room in the buffer - grow it. */
1555 /* Include room in for 2 EOB chars. */
1576 /* Read in more data. */
1607 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1825 * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
1835 YY_FATAL_ERROR( "out of dynamic memory in zconf_create_buffer()" );
1840 * we need to put in 2 end-of-buffer characters.
1844 YY_FATAL_ERROR( "out of dynamic memory in zconf_create_buffer()" );
1913 * a jam in that state.
1997 YY_FATAL_ERROR( "out of dynamic memory in zconfensure_buffer_stack()" );
2017 YY_FATAL_ERROR( "out of dynamic memory in zconfensure_buffer_stack()" );
2027 * @param size the size in bytes of the character buffer
2043 YY_FATAL_ERROR( "out of dynamic memory in zconf_scan_buffer()" );
2077 * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
2092 YY_FATAL_ERROR( "out of dynamic memory in zconf_scan_bytes()" );
2101 YY_FATAL_ERROR( "bad buffer in zconf_scan_bytes()" );
2121 /* Redefine yyless() so it works in section 3 code. */
2231 /* Defined in main.c */
2261 /* Reset the globals. This is important in a non-reentrant scanner so the next time
2299 /* The cast to (char *) in the following accommodates both