Data Fields | |
int | fd |
unsigned char * | current |
unsigned char * | end |
unsigned char | buffer [8192] |
Definition at line 89 of file mxml-file.c.
unsigned char _mxml_fdbuf_s::buffer[8192] |
Definition at line 92 of file mxml-file.c.
Referenced by mxml_fd_read(), mxml_fd_write(), mxmlLoadFd(), mxmlSaveFd(), and mxmlSAXLoadFd().
unsigned char* _mxml_fdbuf_s::current |
Definition at line 92 of file mxml-file.c.
Referenced by mxml_fd_getc(), mxml_fd_putc(), mxml_fd_read(), mxml_fd_write(), mxmlLoadFd(), mxmlSaveFd(), and mxmlSAXLoadFd().
unsigned char * _mxml_fdbuf_s::end |
Definition at line 92 of file mxml-file.c.
Referenced by mxml_fd_getc(), mxml_fd_putc(), mxml_fd_read(), mxmlLoadFd(), mxmlSaveFd(), and mxmlSAXLoadFd().
Definition at line 91 of file mxml-file.c.
Referenced by mxml_fd_read(), mxml_fd_write(), mxmlLoadFd(), mxmlSaveFd(), and mxmlSAXLoadFd().