Searched refs:xmlBufWriteChar (Results 1 – 2 of 2) sorted by relevance
/external/libxml2/ | ||
D | buf.h | 43 int xmlBufWriteChar(xmlBufPtr buf, const char *string); |
D | buf.c | 1088 xmlBufWriteChar(xmlBufPtr buf, const char *string) { in xmlBufWriteChar() function |