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. */
730 /* This struct is not used in this scanner,
913 /* Macros after this point can all be overridden by user definitions in
964 * is returned in "result".
973 YY_FATAL_ERROR( "input in flex scanner failed" ); \
1073 /* yy_bp points to the position in yy_ch_buf of the start of
1415 * of the first EOB in the buffer, since yy_c_buf_p will
1419 * in input().
1465 /* Note: because we've taken care in
1518 /* yy_get_next_buffer - try to read in a new buffer
1575 { /* Not enough room in the buffer - grow it. */
1593 /* Include room in for 2 EOB chars. */
1614 /* Read in more data. */
1645 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1863 * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
1873 YY_FATAL_ERROR( "out of dynamic memory in zconf_create_buffer()" );
1878 * we need to put in 2 end-of-buffer characters.
1882 YY_FATAL_ERROR( "out of dynamic memory in zconf_create_buffer()" );
1951 * a jam in that state.
2035 YY_FATAL_ERROR( "out of dynamic memory in zconfensure_buffer_stack()" );
2055 YY_FATAL_ERROR( "out of dynamic memory in zconfensure_buffer_stack()" );
2065 * @param size the size in bytes of the character buffer
2081 YY_FATAL_ERROR( "out of dynamic memory in zconf_scan_buffer()" );
2115 * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
2130 YY_FATAL_ERROR( "out of dynamic memory in zconf_scan_bytes()" );
2139 YY_FATAL_ERROR( "bad buffer in zconf_scan_bytes()" );
2159 /* Redefine yyless() so it works in section 3 code. */
2269 /* Defined in main.c */
2299 /* Reset the globals. This is important in a non-reentrant scanner so the next time
2337 /* The cast to (char *) in the following accommodates both