Home
last modified time | relevance | path

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

/external/libxml2/
Dbuf.h42 int xmlBufWriteCHAR(xmlBufPtr buf, const xmlChar *string);
Dbuf.c1067 xmlBufWriteCHAR(xmlBufPtr buf, const xmlChar *string) { in xmlBufWriteCHAR() function