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