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