Home
last modified time | relevance | path

Searched refs:xmlBufWriteChar (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/
Dbuf.h43 int xmlBufWriteChar(xmlBufPtr buf, const char *string);
Dbuf.c1088 xmlBufWriteChar(xmlBufPtr buf, const char *string) { in xmlBufWriteChar() function