Lines Matching refs:EOB
194 /* Size of input buffer in bytes, not including room for EOB
199 /* Number of characters read into yy_ch_buf, not including EOB
1259 /* Amount of text matched not including the EOB char. */
1283 * of the first EOB in the buffer, since yy_c_buf_p will
1285 * (since all states make transitions on EOB to the
1410 /* We matched a single character, the EOB, so
1418 /* We matched some text prior to the EOB, first
1463 /* Include room in for 2 EOB chars. */
1527 /* yy_get_previous_state - get the state just before the EOB char was reached */
1604 * If this occurs *before* the EOB characters, then it's a
1941 /* They forgot to leave room for the EOB's. */
1948 b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
1991 /* Get memory for full buffer, including space for trailing EOB's. */