xmlEncodeEntitiesReentrant 810 third_party/libxml/src/HTMLtree.c buffer = xmlEncodeEntitiesReentrant(doc, cur->content); xmlEncodeEntitiesReentrant 3127 third_party/libxml/src/elfgcchack.h #undef xmlEncodeEntitiesReentrant xmlEncodeEntitiesReentrant 3128 third_party/libxml/src/elfgcchack.h extern __typeof (xmlEncodeEntitiesReentrant) xmlEncodeEntitiesReentrant __attribute((alias("xmlEncodeEntitiesReentrant__internal_alias"))); xmlEncodeEntitiesReentrant 3130 third_party/libxml/src/elfgcchack.h #ifndef xmlEncodeEntitiesReentrant xmlEncodeEntitiesReentrant 3131 third_party/libxml/src/elfgcchack.h extern __typeof (xmlEncodeEntitiesReentrant) xmlEncodeEntitiesReentrant__internal_alias __attribute((visibility("hidden"))); xmlEncodeEntitiesReentrant 3132 third_party/libxml/src/elfgcchack.h #define xmlEncodeEntitiesReentrant xmlEncodeEntitiesReentrant__internal_alias xmlEncodeEntitiesReentrant 119 third_party/libxml/src/include/libxml/entities.h xmlEncodeEntitiesReentrant(xmlDocPtr doc, xmlEncodeEntitiesReentrant 9391 third_party/libxml/src/testapi.c ret_val = xmlEncodeEntitiesReentrant(doc, (const xmlChar *)input); xmlEncodeEntitiesReentrant 1645 third_party/libxml/src/tree.c buffer = xmlEncodeEntitiesReentrant(doc, node->content); xmlEncodeEntitiesReentrant 541 third_party/libxml/src/xmllint.c result = (char *) xmlEncodeEntitiesReentrant(NULL, BAD_CAST buffer);