xmlCtxtResetLastError 2509 third_party/libxml/src/elfgcchack.h #undef xmlCtxtResetLastError
xmlCtxtResetLastError 2510 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCtxtResetLastError) xmlCtxtResetLastError __attribute((alias("xmlCtxtResetLastError__internal_alias")));
xmlCtxtResetLastError 2512 third_party/libxml/src/elfgcchack.h #ifndef xmlCtxtResetLastError
xmlCtxtResetLastError 2513 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCtxtResetLastError) xmlCtxtResetLastError__internal_alias __attribute((visibility("hidden")));
xmlCtxtResetLastError 2514 third_party/libxml/src/elfgcchack.h #define xmlCtxtResetLastError xmlCtxtResetLastError__internal_alias
xmlCtxtResetLastError  906 third_party/libxml/src/include/libxml/xmlerror.h     xmlCtxtResetLastError	(void *ctx);
xmlCtxtResetLastError 29421 third_party/libxml/src/testapi.c         xmlCtxtResetLastError(ctx);