Home
last modified time | relevance | path

Searched refs:cleanup (Results 1 – 25 of 74) sorted by relevance

123

/PHP-8.2/sapi/fpm/fpm/
H A Dfpm_cleanup.c12 void (*cleanup)(int, void *); member
18 int fpm_cleanup_add(int type, void (*cleanup)(int, void *), void *arg) /* {{{ */ in fpm_cleanup_add()
29 c->cleanup = cleanup; in fpm_cleanup_add()
43 c->cleanup(type, c->arg); in fpm_cleanups_run()
H A Dfpm_cleanup.h6 int fpm_cleanup_add(int type, void (*cleanup)(int, void *), void *);
/PHP-8.2/ext/bcmath/
H A Dbcmath.c183 goto cleanup; in PHP_FUNCTION()
188 goto cleanup; in PHP_FUNCTION()
195 cleanup: { in PHP_FUNCTION()
246 cleanup: { in PHP_FUNCTION()
297 cleanup: { in PHP_FUNCTION()
353 cleanup: { in PHP_FUNCTION()
409 cleanup: { in PHP_FUNCTION()
467 cleanup: { in PHP_FUNCTION()
519 cleanup: { in PHP_FUNCTION()
564 cleanup: { in PHP_FUNCTION()
[all …]
/PHP-8.2/ext/intl/
H A Dphp_intl.c217 const char *cleanup; in PHP_MSHUTDOWN_FUNCTION() local
221 cleanup = getenv(EXPLICIT_CLEANUP_ENV_VAR); in PHP_MSHUTDOWN_FUNCTION()
222 if (cleanup != NULL && !(cleanup[0] == '0' && cleanup[1] == '\0')) { in PHP_MSHUTDOWN_FUNCTION()
/PHP-8.2/ext/session/tests/
H A Drfc1867_cleanup.phpt12 session.upload_progress.cleanup=1
23 PHPSESSID=rfc1867-cleanup
25 PHPSESSID=rfc1867-cleanup-get
31 rfc1867-cleanup-post
55 string(%d) "rfc1867-cleanup"
H A Dbug61470.phpt22 // cleanup
/PHP-8.2/ext/intl/dateformat/
H A Ddateformat_format_object.cpp166 goto cleanup; in PHP_FUNCTION()
180 goto cleanup; in PHP_FUNCTION()
201 goto cleanup; in PHP_FUNCTION()
212 goto cleanup; in PHP_FUNCTION()
233 goto cleanup; in PHP_FUNCTION()
239 cleanup: in PHP_FUNCTION()
/PHP-8.2/ext/gd/libgd/
H A Dgd_avif.c375 goto cleanup; in gdImageCreateFromAvifCtx()
382 goto cleanup; in gdImageCreateFromAvifCtx()
387 goto cleanup; in gdImageCreateFromAvifCtx()
400 goto cleanup; in gdImageCreateFromAvifCtx()
405 goto cleanup; in gdImageCreateFromAvifCtx()
424 cleanup: in gdImageCreateFromAvifCtx()
553 goto cleanup; in gdImageAvifCtx()
568 goto cleanup; in gdImageAvifCtx()
573 goto cleanup; in gdImageAvifCtx()
577 goto cleanup; in gdImageAvifCtx()
[all …]
/PHP-8.2/ext/intl/formatter/
H A Dformatter_parse.c97 goto cleanup; in PHP_FUNCTION()
100 goto cleanup; in PHP_FUNCTION()
107 cleanup: in PHP_FUNCTION()
/PHP-8.2/ext/pdo_dblib/
H A Ddblib_driver.c496 goto cleanup; in pdo_dblib_handle_factory()
528 goto cleanup; in pdo_dblib_handle_factory()
537 goto cleanup; /* unknown version specified */ in pdo_dblib_handle_factory()
547 goto cleanup; in pdo_dblib_handle_factory()
557 goto cleanup; in pdo_dblib_handle_factory()
572 if(FAIL == DBSETLDBNAME(H->login, vars[3].optval)) goto cleanup; in pdo_dblib_handle_factory()
579 goto cleanup; in pdo_dblib_handle_factory()
588 if(FAIL == dbuse(H->link, vars[3].optval)) goto cleanup; in pdo_dblib_handle_factory()
607 cleanup: in pdo_dblib_handle_factory()
/PHP-8.2/ext/openssl/
H A Dopenssl.c1602 cleanup: in PHP_FUNCTION()
1654 cleanup: in PHP_FUNCTION()
1720 cleanup: in PHP_FUNCTION()
1768 cleanup: in PHP_FUNCTION()
1824 cleanup: in PHP_FUNCTION()
2622 cleanup: in PHP_FUNCTION()
2711 cleanup: in PHP_FUNCTION()
2812 cleanup: in PHP_FUNCTION()
3281 cleanup: in PHP_FUNCTION()
3765 cleanup: in php_openssl_generate_private_key()
[all …]
/PHP-8.2/ext/pdo_mysql/
H A Dmysql_driver.c713 goto cleanup;
770 goto cleanup;
788 goto cleanup;
808 goto cleanup;
818 goto cleanup;
828 goto cleanup;
902 goto cleanup;
909 goto cleanup;
915 goto cleanup;
956 goto cleanup;
[all …]
/PHP-8.2/ext/date/lib/
H A Dunixtime2tm.c96 goto cleanup; in timelib_update_from_sse()
105 goto cleanup; in timelib_update_from_sse()
110 goto cleanup; in timelib_update_from_sse()
112 cleanup: in timelib_update_from_sse()
/PHP-8.2/ext/pdo_oci/
H A Doci_driver.c754 goto cleanup; in pdo_oci_handle_factory()
779 goto cleanup; in pdo_oci_handle_factory()
788 goto cleanup; in pdo_oci_handle_factory()
794 goto cleanup; in pdo_oci_handle_factory()
801 goto cleanup; in pdo_oci_handle_factory()
815 goto cleanup; in pdo_oci_handle_factory()
830 goto cleanup; in pdo_oci_handle_factory()
842 goto cleanup; in pdo_oci_handle_factory()
850 goto cleanup; in pdo_oci_handle_factory()
857 goto cleanup; in pdo_oci_handle_factory()
[all …]
/PHP-8.2/ext/curl/tests/
H A Dcurl_multi_close_reference.phpt2 curl_multi_close closed by cleanup functions
H A Dcurl_reset.phpt32 // cleanup
/PHP-8.2/ext/ldap/
H A Dldap.c1129 goto cleanup; in PHP_FUNCTION()
1162 cleanup: in PHP_FUNCTION()
1613 cleanup: in php_ldap_do_search()
2266 cleanup: in php_ldap_do_modify()
2381 goto cleanup; in php_ldap_do_delete()
2398 cleanup: in php_ldap_do_delete()
2758 cleanup: { in PHP_FUNCTION()
2887 cleanup: in PHP_FUNCTION()
3570 cleanup: in php_ldap_do_rename()
3924 cleanup: in PHP_FUNCTION()
[all …]
/PHP-8.2/Zend/tests/generators/
H A Dyield_during_method_call.phpt20 // test resource cleanup
/PHP-8.2/Zend/tests/fibers/
H A Dgc-cycle-callback.phpt2 GC can cleanup cycle when callback references fiber
H A Dgc-cycle-result.phpt2 GC can cleanup cycle when fiber result references fiber
/PHP-8.2/ext/ffi/tests/
H A Dgh14286_2.phpt7 if (PHP_DEBUG || getenv('SKIP_ASAN')) die("xfail: FFI cleanup after parser error is nor implemented…
/PHP-8.2/ext/opcache/tests/jit/
H A Dtrampoline_001.phpt2 JIT Trampoline 001: trampoline cleanup
H A Dtrampoline_002.phpt2 JIT Trampoline 002: trampoline cleanup
/PHP-8.2/ext/intl/transliterator/
H A Dtransliterator_methods.c310 goto cleanup; in PHP_FUNCTION()
357 goto cleanup; in PHP_FUNCTION()
392 goto cleanup; in PHP_FUNCTION()
402 cleanup: in PHP_FUNCTION()
/PHP-8.2/ext/soap/tests/
H A Dbug73037.phpt115 goto cleanup;
121 goto cleanup;
127 cleanup:

Completed in 66 milliseconds

123