Home
last modified time | relevance | path

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

/php-src/ext/xsl/
H A Dphp_xsl.h46 #define XSL_SECPREF_NONE 0 macro
H A Dphp_xsl.stub.php16 const XSL_SECPREF_NONE = UNKNOWN; define
H A Dphp_xsl_arginfo.h98 REGISTER_LONG_CONSTANT("XSL_SECPREF_NONE", XSL_SECPREF_NONE, CONST_PERSISTENT); in register_php_xsl_symbols()
H A Dxsltprocessor.c373 if (secPrefsValue != XSL_SECPREF_NONE) { in php_xsl_apply_stylesheet()
/php-src/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 51 milliseconds