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
154 PHP_MINIT_FUNCTION(xsl) in PHP_INI_END()
270 PHP_MSHUTDOWN_FUNCTION(xsl) in PHP_MSHUTDOWN_FUNCTION() argument
287 PHP_RINIT_FUNCTION(xsl) in PHP_RINIT_FUNCTION() argument
296 PHP_RSHUTDOWN_FUNCTION(xsl) in PHP_RSHUTDOWN_FUNCTION() argument
305 PHP_MINFO_FUNCTION(xsl) in PHP_MINFO_FUNCTION() argument