Searched refs:EOB (Results 1 – 3 of 3) sorted by relevance
164 /* Size of input buffer in bytes, not including room for EOB169 /* Number of characters read into yy_ch_buf, not including EOB524 /* Amount of text matched not including the EOB char. */548 * of the first EOB in the buffer, since yy_c_buf_p will550 * (since all states make transitions on EOB to the760 /* We matched a single character, the EOB, so768 /* We matched some text prior to the EOB, first817 /* Include room in for 2 EOB chars. */941 /* +2 for EOB chars. */990 * If this occurs *before* the EOB characters, then it's a[all …]
318 bigfsm[EOB][i] = ~S_EOB; in expandlex()640 s->inl[0] = s->inl[1] = s->inl[2] = s->inl[3] = EOB; in fillbuf()689 s->inl[0] = s->inl[1] = EOB; in setsource()
67 #define EOB 0xFE /* sentinel for end of input buffer */ macro
Completed in 54 milliseconds