Home
last modified time | relevance | path

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

/PHP-7.3/ext/libxml/
H A Dlibxml.c103 ZEND_ARG_INFO(0, use_errors)
980 zend_bool use_errors=0, retval; in PHP_FUNCTION() local
984 Z_PARAM_BOOL(use_errors) in PHP_FUNCTION()
998 if (use_errors == 0) { in PHP_FUNCTION()

Completed in 10 milliseconds