Lines Matching refs:param
1685 * @param input_file A readable stream.
1703 * @param new_buffer The new input buffer.
1746 * @param file A readable stream.
1747 * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
1776 * @param b a buffer created with zconf_create_buffer()
1823 * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
1852 * @param new_buffer The new state.
1944 * @param base the character buffer
1945 * @param size the size in bytes of the character buffer
1980 * @param yy_str a NUL-terminated string to scan
1994 * @param bytes the byte buffer to scan
1995 * @param len the number of bytes in the buffer pointed to by @a bytes.
2101 * @param line_number
2112 * @param in_str A readable stream.