use_errors        101 ext/libxml/libxml.c 	ZEND_ARG_INFO(0, use_errors)
use_errors        965 ext/libxml/libxml.c 	zend_bool use_errors=0, retval;
use_errors        967 ext/libxml/libxml.c 	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "|b", &use_errors) == FAILURE) {
use_errors        982 ext/libxml/libxml.c 	if (use_errors == 0) {