Home
last modified time | relevance | path

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

/external/libxml2/
DxmlIO.c3435 xmlEscapeContent(unsigned char* out, int *outlen, in xmlEscapeContent() function
3514 if (escaping == NULL) escaping = xmlEscapeContent; in xmlOutputBufferWriteEscape()