19#ifndef HHCTRL_STREAM_H
20#define HHCTRL_STREAM_H
23#define BLOCK_SIZE (1 << BLOCK_BITS)
24#define BLOCK_MASK (BLOCK_SIZE-1)
const char * get_attr(const char *node, const char *name, int *len)
void strbuf_free(strbuf_t *buf)
void strbuf_init(strbuf_t *buf)
BOOL next_node(stream_t *stream, strbuf_t *buf)
BOOL next_content(stream_t *stream, strbuf_t *buf)
void strbuf_zero(strbuf_t *buf)
void stream_init(stream_t *stream, IStream *str)
void get_node_name(strbuf_t *node, strbuf_t *name)
GLenum GLuint GLenum GLsizei const GLchar * buf