Functions | |
dstring_t * | GIB_Buffer_Dsarray_Get (struct cbuf_s *cbuf) |
void | GIB_Buffer_Error (cbuf_t *cbuf, const char *type, const char *fmt, va_list args) |
void | GIB_Buffer_Pop_Sstack (struct cbuf_s *cbuf) |
void | GIB_Buffer_Push_Sstack (struct cbuf_s *cbuf) |
void | GIB_Buffer_Reply_Callback (int argc, const char **argv, void *data) |
void | GIB_Buffer_Set_Program (cbuf_t *cbuf, gib_tree_t *program) |
cbuf_interpreter_t * | GIB_Interpreter (void) |
Variables | |
cbuf_interpreter_t | gib_interp |
void GIB_Buffer_Pop_Sstack | ( | struct cbuf_s * | cbuf | ) |
void GIB_Buffer_Push_Sstack | ( | struct cbuf_s * | cbuf | ) |
void GIB_Buffer_Set_Program | ( | cbuf_t * | cbuf, |
gib_tree_t * | program | ||
) |
cbuf_interpreter_t* GIB_Interpreter | ( | void | ) |
cbuf_interpreter_t gib_interp |