Home
last modified time | relevance | path

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

/PHP-8.2/ext/xsl/
H A Dphp_xsl.h45 #define XSL_SECPREF_NONE 0 macro
H A Dphp_xsl.stub.php16 const XSL_SECPREF_NONE = UNKNOWN; define
H A Dphp_xsl_arginfo.h92 REGISTER_LONG_CONSTANT("XSL_SECPREF_NONE", XSL_SECPREF_NONE, CONST_PERSISTENT); in register_php_xsl_symbols()
H A Dxsltprocessor.c468 if (secPrefsValue != XSL_SECPREF_NONE) { in php_xsl_apply_stylesheet()
/PHP-8.2/ext/xsl/tests/
H A Dbug54446.phpt45 $proc->setSecurityPrefs(XSL_SECPREF_NONE);
H A Dbug54446_with_ini.phpt45 $proc->setSecurityPrefs(XSL_SECPREF_NONE);

Completed in 16 milliseconds