Home
last modified time | relevance | path

Searched refs:use_errors_is_null (Results 1 – 1 of 1) sorted by path

/php-src/ext/libxml/
H A Dlibxml.c1055 bool use_errors, use_errors_is_null = true; in PHP_FUNCTION() local
1059 Z_PARAM_BOOL_OR_NULL(use_errors, use_errors_is_null) in PHP_FUNCTION()
1064 if (use_errors_is_null) { in PHP_FUNCTION()

Completed in 15 milliseconds