Home
last modified time | relevance | path

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

/PHP-7.2/ext/xsl/
H A Dphp_xsl.h50 #define XSL_SECPREF_NONE 0 macro
H A Dphp_xsl.c155 …REGISTER_LONG_CONSTANT("XSL_SECPREF_NONE", XSL_SECPREF_NONE, CONST_CS | CO… in PHP_MINIT_FUNCTION()
H A Dxsltprocessor.c548 if (secPrefsValue != XSL_SECPREF_NONE) { in php_xsl_apply_stylesheet()
/PHP-7.2/ext/xsl/tests/
H A Dbug54446.phpt47 $proc->setSecurityPrefs(XSL_SECPREF_NONE);
H A Dbug54446_with_ini.phpt47 $proc->setSecurityPrefs(XSL_SECPREF_NONE);

Completed in 15 milliseconds