Searched defs:xmlEscapeContent (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A DxmlIO.c3216 * xmlEscapeContent:
3229 xmlEscapeContent(unsigned char* out, int *outlen, function
3307 if (escaping == NULL) escaping = xmlEscapeContent;

Completed in 87 milliseconds