Home
last modified time | relevance | path

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

/AOO42X/main/unoxml/source/xpath/
H A Dxpathapi.cxx298 static void generic_error_func(void *userData, const char *format, ...) in generic_error_func() function
395 xmlSetGenericErrorFunc(NULL, generic_error_func); in eval()