Home
last modified time | relevance | path

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

/PHP-7.1/ext/libxml/
H A Dlibxml.c105 ZEND_ARG_INFO(0, use_errors)
970 zend_bool use_errors=0, retval; in PHP_FUNCTION() local
972 if (zend_parse_parameters(ZEND_NUM_ARGS(), "|b", &use_errors) == FAILURE) { in PHP_FUNCTION()
987 if (use_errors == 0) { in PHP_FUNCTION()

Completed in 10 milliseconds