Lines Matching refs:character
156 /* The state buf must be large enough to hold one state per character in the main buffer.
282 /* yy_hold_char holds the character lost when yytext is formed. */
287 /* Points to current character in buffer. */
1086 lexical_error("Empty character literal");
1267 * already have been incremented past the NUL character
1393 /* We matched a single character, the EOB, so
1540 /* yy_try_NUL_trans - try to make a transition on the NUL character
1582 /* yy_c_buf_p now points to the character we want to return.
1707 * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
1907 /** Setup the input buffer state to scan directly from a user-specified character buffer.
1908 * @param base the character buffer
1909 * @param size the size in bytes of the character buffer