Searched refs:secPrefsIni (Results 1 – 1 of 1) sorted by relevance
497 int secPrefsValue, secPrefsIni; in php_xsl_apply_stylesheet() local558 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 6 milliseconds