Searched refs:xmlBufEmpty (Results 1 – 3 of 3) sorted by relevance
/external/libxml2/ | ||
D | buf.h | 31 void xmlBufEmpty(xmlBufPtr buf); |
D | buf.c | 355 xmlBufEmpty(xmlBufPtr buf) { in xmlBufEmpty() function |
D | xmlreader.c | 3712 xmlBufEmpty(reader->buffer); in xmlTextReaderConstValue() |