Home
last modified time | relevance | path

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

/php-src/ext/xsl/
H A Dphp_xsl.h50 #define XSL_SECPREF_READ_NETWORK 16 macro
H A Dphp_xsl.stub.php36 const XSL_SECPREF_READ_NETWORK = UNKNOWN; define
H A Dphp_xsl_arginfo.h102 REGISTER_LONG_CONSTANT("XSL_SECPREF_READ_NETWORK", XSL_SECPREF_READ_NETWORK, CONST_PERSISTENT); in register_php_xsl_symbols()
H A Dxsltprocessor.c384 if (secPrefsValue & XSL_SECPREF_READ_NETWORK) { in php_xsl_apply_stylesheet()

Completed in 15 milliseconds