Home
last modified time | relevance | path

Searched refs:EOB (Results 1 – 3 of 3) sorted by relevance

/trunk/main/writerfilter/source/rtftok/
H A DRTFScanner.skl164 /* Size of input buffer in bytes, not including room for EOB
169 /* Number of characters read into yy_ch_buf, not including EOB
524 /* Amount of text matched not including the EOB char. */
548 * of the first EOB in the buffer, since yy_c_buf_p will
550 * (since all states make transitions on EOB to the
760 /* We matched a single character, the EOB, so
768 /* We matched some text prior to the EOB, first
817 /* 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 …]
/trunk/main/soltools/cpp/
H A D_lex.c318 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()
H A Dcpp.h67 #define EOB 0xFE /* sentinel for end of input buffer */ macro

Completed in 24 milliseconds