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

/macosx-10.10.1/libxml2-26/libxml2/
H A DxmlIO.c3492 * xmlEscapeContent:
3505 xmlEscapeContent(unsigned char* out, int *outlen, function
3584 if (escaping == NULL) escaping = xmlEscapeContent;
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DxmlIO.c3333 * xmlEscapeContent:
3346 xmlEscapeContent(unsigned char* out, int *outlen, function
3424 if (escaping == NULL) escaping = xmlEscapeContent;

Completed in 307 milliseconds