xsl                58 ext/xsl/php_xsl.c 	PHP_MINIT(xsl),
xsl                59 ext/xsl/php_xsl.c 	PHP_MSHUTDOWN(xsl),
xsl                60 ext/xsl/php_xsl.c 	PHP_RINIT(xsl),		/* Replace with NULL if there's nothing to do at request start */
xsl                61 ext/xsl/php_xsl.c 	PHP_RSHUTDOWN(xsl),	/* Replace with NULL if there's nothing to do at request end */
xsl                62 ext/xsl/php_xsl.c 	PHP_MINFO(xsl),
xsl                71 ext/xsl/php_xsl.c ZEND_GET_MODULE(xsl)
xsl               154 ext/xsl/php_xsl.c PHP_MINIT_FUNCTION(xsl)
xsl               270 ext/xsl/php_xsl.c PHP_MSHUTDOWN_FUNCTION(xsl)
xsl               287 ext/xsl/php_xsl.c PHP_RINIT_FUNCTION(xsl)
xsl               296 ext/xsl/php_xsl.c PHP_RSHUTDOWN_FUNCTION(xsl)
xsl               305 ext/xsl/php_xsl.c PHP_MINFO_FUNCTION(xsl)
xsl                92 ext/xsl/php_xsl.h PHP_MINIT_FUNCTION(xsl);
xsl                93 ext/xsl/php_xsl.h PHP_MSHUTDOWN_FUNCTION(xsl);
xsl                94 ext/xsl/php_xsl.h PHP_RINIT_FUNCTION(xsl);
xsl                95 ext/xsl/php_xsl.h PHP_RSHUTDOWN_FUNCTION(xsl);
xsl                96 ext/xsl/php_xsl.h PHP_MINFO_FUNCTION(xsl);