Searched refs:PHP_RSHUTDOWN (Results 1 – 25 of 28) sorted by relevance
12
/php-src/ext/dl_test/ |
H A D | dl_test.c | 176 PHP_RSHUTDOWN(dl_test),
|
/php-src/ext/intl/ |
H A D | php_intl.c | 117 PHP_RSHUTDOWN( intl ),
|
/php-src/ext/pdo_dblib/ |
H A D | pdo_dblib.c | 60 PHP_RSHUTDOWN(pdo_dblib),
|
/php-src/ext/pdo_mysql/ |
H A D | pdo_mysql.c | 261 PHP_RSHUTDOWN(pdo_mysql),
|
/php-src/ext/com_dotnet/ |
H A D | com_extension.c | 63 PHP_RSHUTDOWN(com_dotnet),
|
/php-src/ext/mysqlnd/ |
H A D | php_mysqlnd.c | 280 PHP_RSHUTDOWN(mysqlnd),
|
/php-src/docs-old/ |
H A D | input-filter.md | 47 PHP_RSHUTDOWN(my_input_filter),
|
/php-src/main/ |
H A D | php.h | 382 #define PHP_RSHUTDOWN ZEND_MODULE_DEACTIVATE_N macro
|
/php-src/ext/readline/ |
H A D | readline.c | 65 PHP_RSHUTDOWN(readline),
|
/php-src/ext/filter/ |
H A D | filter.c | 87 PHP_RSHUTDOWN(filter),
|
/php-src/ext/standard/ |
H A D | basic_functions.c | 157 PHP_RSHUTDOWN(basic), /* request shutdown */ 286 PHP_RSHUTDOWN(module)(SHUTDOWN_FUNC_ARGS_PASSTHRU); 475 PHP_RSHUTDOWN(filestat)(SHUTDOWN_FUNC_ARGS_PASSTHRU); in PHP_RSHUTDOWN_FUNCTION()
|
/php-src/ext/spl/ |
H A D | php_spl.c | 770 PHP_RSHUTDOWN(spl),
|
/php-src/ext/mysqli/ |
H A D | mysqli.c | 621 PHP_RSHUTDOWN(mysqli),
|
/php-src/ext/zend_test/ |
H A D | test.c | 1405 PHP_RSHUTDOWN(zend_test),
|
/php-src/ext/tidy/ |
H A D | tidy.c | 166 PHP_RSHUTDOWN(tidy),
|
/php-src/ext/zlib/ |
H A D | zlib.c | 1431 PHP_RSHUTDOWN(zlib),
|
/php-src/ext/libxml/ |
H A D | libxml.c | 98 PHP_RSHUTDOWN(libxml), /* per-request shutdown function */
|
/php-src/ext/pcntl/ |
H A D | pcntl.c | 158 PHP_RSHUTDOWN(pcntl),
|
/php-src/sapi/phpdbg/ |
H A D | phpdbg.c | 698 PHP_RSHUTDOWN(phpdbg),
|
/php-src/ext/sockets/ |
H A D | sockets.c | 202 PHP_RSHUTDOWN(sockets),
|
/php-src/ext/pcre/ |
H A D | php_pcre.c | 3028 PHP_RSHUTDOWN(pcre),
|
/php-src/ext/mbstring/ |
H A D | mbstring.c | 207 PHP_RSHUTDOWN(mbstring), 1175 PHP_RSHUTDOWN(mb_regex) (INIT_FUNC_ARGS_PASSTHRU); in PHP_RSHUTDOWN_FUNCTION()
|
/php-src/ext/session/ |
H A D | session.c | 3389 PHP_RINIT(session), PHP_RSHUTDOWN(session),
|
/php-src/ext/phar/ |
H A D | phar.c | 3588 PHP_RSHUTDOWN(phar),
|
/php-src/ext/odbc/ |
H A D | php_odbc.c | 302 PHP_RSHUTDOWN(odbc),
|
Completed in 124 milliseconds
12