Lines Matching refs:EOB
477 /* Size of input buffer in bytes, not including room for EOB
482 /* Number of characters read into yy_ch_buf, not including EOB
1281 /* Amount of text matched not including the EOB char. */
1310 * of the first EOB in the buffer, since yy_c_buf_p will
1312 * (since all states make transitions on EOB to the
1575 /* We matched a single character, the EOB, so
1583 /* We matched some text prior to the EOB, first
1633 /* Include room in for 2 EOB chars. */
1688 /* "- 2" to take care of EOB's */
1702 /* yy_get_previous_state - get the state just before the EOB char was reached */
1768 /* +2 for EOB chars. */
1827 * If this occurs *before* the EOB characters, then it's a
2302 /* They forgot to leave room for the EOB's. */
2309 b->yy_buf_size = (int) (size - 2); /* "- 2" to take care of EOB's */
2366 /* Get memory for full buffer, including space for trailing EOB's. */