use_errors 105 ext/libxml/libxml.c ZEND_ARG_INFO(0, use_errors) use_errors 971 ext/libxml/libxml.c zend_bool use_errors=0, retval; use_errors 973 ext/libxml/libxml.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "|b", &use_errors) == FAILURE) { use_errors 988 ext/libxml/libxml.c if (use_errors == 0) {