Home
last modified time | relevance | path

Searched refs:xmlBufEmpty (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/lib/3rdparty/libxml2/
H A Dbuf.h31 void xmlBufEmpty(xmlBufPtr buf);
H A Dbuf.c348 xmlBufEmpty(xmlBufPtr buf) { in xmlBufEmpty() function
H A Dxmlreader.c3561 xmlBufEmpty(reader->buffer); in xmlTextReaderConstValue()