Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/libxml/
H A Dxmlerror.h865 xmlSetGenericErrorFunc (void *ctx,
/reactos/sdk/lib/3rdparty/libxml2/
H A Derror.c113 xmlSetGenericErrorFunc(void *ctx, xmlGenericErrorFunc handler) { in xmlSetGenericErrorFunc() function