Home | History | Annotate | Download | only in libxml

Lines Matching full:xmlbuf

86  * is being deprecated, use API with xmlBuf instead
99 * xmlBuf:
104 typedef struct _xmlBuf xmlBuf;
113 typedef xmlBuf *xmlBufPtr;
116 * A few public routines for xmlBuf. As those are expected to be used
688 * Handling Buffers, the old ones see @xmlBuf for the new ones.