Home
last modified time | relevance | path

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

/php-src/ext/xsl/
H A Dxsltprocessor.c803 zend_long securityPrefs, oldSecurityPrefs; in PHP_METHOD() local
809 oldSecurityPrefs = intern->securityPrefs; in PHP_METHOD()
811 RETURN_LONG(oldSecurityPrefs); in PHP_METHOD()

Completed in 5 milliseconds