PHP_RSHUTDOWN_FUNCTION(pdo_odbc);
PHP_MINFO_FUNCTION(pdo_odbc);
-PHP_FUNCTION(confirm_pdo_odbc_compiled); /* For testing, remove later. */
-
/*
Declare any global variables you may need between the BEGIN
and END macros here:
PHP_MINFO_FUNCTION(basic);
PHP_FUNCTION(constant);
-PHP_FUNCTION(toggle_short_open_tag);
PHP_FUNCTION(sleep);
PHP_FUNCTION(usleep);
#if HAVE_NANOSLEEP
PHP_MINIT_FUNCTION(tokenizer);
PHP_MINFO_FUNCTION(tokenizer);
-PHP_FUNCTION(confirm_tokenizer_compiled); /* For testing, remove later. */
PHP_FUNCTION(token_get_all);
PHP_FUNCTION(token_name);