Lines Matching refs:xsl
58 PHP_MINIT(xsl),
59 PHP_MSHUTDOWN(xsl),
60 PHP_RINIT(xsl), /* Replace with NULL if there's nothing to do at request start */
61 PHP_RSHUTDOWN(xsl), /* Replace with NULL if there's nothing to do at request end */
62 PHP_MINFO(xsl),
71 ZEND_GET_MODULE(xsl) in ZEND_GET_MODULE() argument
153 PHP_MINIT_FUNCTION(xsl) in PHP_INI_END()
269 PHP_MSHUTDOWN_FUNCTION(xsl) in PHP_MSHUTDOWN_FUNCTION() argument
286 PHP_RINIT_FUNCTION(xsl) in PHP_RINIT_FUNCTION() argument
295 PHP_RSHUTDOWN_FUNCTION(xsl) in PHP_RSHUTDOWN_FUNCTION() argument
304 PHP_MINFO_FUNCTION(xsl) in PHP_MINFO_FUNCTION() argument