Lines Matching refs:param
1526 * @param input_file A readable stream.
1544 * @param new_buffer The new input buffer.
1587 * @param file A readable stream.
1588 * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
1617 * @param b a buffer created with yy_create_buffer()
1668 * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
1697 * @param new_buffer The new state.
1793 * @param base the character buffer
1794 * @param size the size in bytes of the character buffer
1829 * @param yystr a NUL-terminated string to scan
1843 * @param bytes the byte buffer to scan
1844 * @param len the number of bytes in the buffer pointed to by @a bytes.
1950 * @param line_number
1961 * @param in_str A readable stream.