Home
last modified time | relevance | path

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

/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c497 int secPrefsValue, secPrefsIni; in php_xsl_apply_stylesheet() local
558 secPrefsIni= INI_INT("xsl.security_prefs"); in php_xsl_apply_stylesheet()
560 if (secPrefsIni != secPrefsValue) { in php_xsl_apply_stylesheet()
561 if (secPrefsIni != XSL_SECPREF_DEFAULT) { in php_xsl_apply_stylesheet()
566 secPrefsValue = secPrefsIni; in php_xsl_apply_stylesheet()

Completed in 10 milliseconds