Home
last modified time | relevance | path

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

123

/php-src/ext/zlib/tests/
H A Dgzfile_variation15.phpt70 //cleanup
H A Dreadgzfile_variation15.phpt75 //cleanup
H A Dgzopen_variation4.phpt97 //cleanup
/php-src/ext/pdo_dblib/tests/
H A Dbatch_stmt_rowcount.phpt54 // now cleanup and check that the results are expected
/php-src/ext/gd/libgd/
H A Dgd_bmp.c175 goto cleanup; in gdImageBmpCtx()
217 goto cleanup; in gdImageBmpCtx()
259 goto cleanup; in gdImageBmpCtx()
276 cleanup: in gdImageBmpCtx()
/php-src/ext/pdo_sqlite/
H A Dsqlite_driver.c818 goto cleanup; in pdo_sqlite_handle_factory()
832 goto cleanup; in pdo_sqlite_handle_factory()
849 cleanup: in pdo_sqlite_handle_factory()
/php-src/ext/session/tests/
H A Drfc1867_sid_invalid.phpt13 session.upload_progress.cleanup=0
/php-src/ext/standard/tests/file/
H A Dfopen_variation5.phpt109 //cleanup
H A Dfopen_variation8.phpt108 //cleanup
/php-src/ext/phar/
H A Dphar.c2837 goto cleanup; in phar_flush()
2851 goto cleanup; in phar_flush()
2862 goto cleanup; in phar_flush()
2925 goto cleanup; in phar_flush()
2946 goto cleanup; in phar_flush()
2982 goto cleanup; in phar_flush()
3016 goto cleanup; in phar_flush()
3032 goto cleanup; in phar_flush()
3068 goto cleanup; in phar_flush()
3085 goto cleanup; in phar_flush()
[all …]
/php-src/ext/standard/
H A Dvar.c1334 goto cleanup; in php_unserialize_with_options()
1354 goto cleanup; in php_unserialize_with_options()
1363 goto cleanup; in php_unserialize_with_options()
1367 goto cleanup; in php_unserialize_with_options()
1406 cleanup: in php_unserialize_with_options()
/php-src/ext/pgsql/
H A Dpgsql.c737 goto cleanup; in php_pgsql_do_connect()
788 cleanup: in php_pgsql_do_connect()
5512 goto cleanup; in php_pgsql_insert()
5524 goto cleanup; in php_pgsql_insert()
5587 cleanup: in php_pgsql_insert()
5793 goto cleanup; in php_pgsql_update()
5798 goto cleanup; in php_pgsql_update()
5809 cleanup: in php_pgsql_update()
5899 goto cleanup; in php_pgsql_delete()
5910 cleanup: in php_pgsql_delete()
[all …]
/php-src/ext/dom/
H A Dxpath_callbacks.c472 goto cleanup; in php_dom_xpath_callbacks_call_php_ns()
480 cleanup: in php_dom_xpath_callbacks_call_php_ns()
H A Dxml_serializer.c49 #define TRY_OR_CLEANUP(x) do { if (UNEXPECTED((x) < 0)) { goto cleanup; } } while (0)
1036 cleanup: in dom_xml_serialize_element_node()
/php-src/Zend/
H A Dzend_fibers.c461 if (context->cleanup) { in zend_fiber_destroy_context()
462 context->cleanup(context); in zend_fiber_destroy_context()
624 fiber->context.cleanup = &zend_fiber_cleanup; in zend_fiber_execute()
/php-src/ext/session/
H A Dsession.c1787 goto cleanup; in PHP_FUNCTION()
1796 goto cleanup; in PHP_FUNCTION()
1805 goto cleanup; in PHP_FUNCTION()
1814 goto cleanup; in PHP_FUNCTION()
1823 goto cleanup; in PHP_FUNCTION()
1832 goto cleanup; in PHP_FUNCTION()
1841 goto cleanup; in PHP_FUNCTION()
1847 cleanup: in PHP_FUNCTION()
/php-src/ext/pdo_pgsql/
H A Dpgsql_driver.c1382 goto cleanup; in pdo_pgsql_handle_factory()
1396 cleanup: in pdo_pgsql_handle_factory()
/php-src/ext/date/
H A Dphp_date.c4893 goto cleanup; in PHP_FUNCTION()
4899 goto cleanup; in PHP_FUNCTION()
4904 cleanup: in PHP_FUNCTION()
4926 goto cleanup; in PHP_METHOD()
4931 goto cleanup; in PHP_METHOD()
4936 cleanup: in PHP_METHOD()
/php-src/ext/ffi/
H A Dffi.c3328 goto cleanup; in zend_ffi_load()
3350 goto cleanup; in zend_ffi_load()
3382 goto cleanup; in zend_ffi_load()
3399 goto cleanup; in zend_ffi_load()
3419 goto cleanup; in zend_ffi_load()
3444 goto cleanup; in zend_ffi_load()
3516 cleanup: in zend_ffi_load()
/php-src/ext/soap/
H A Dsoap.c2570 goto cleanup; in soap_client_call_impl()
2576 cleanup: in soap_client_call_impl()
/php-src/
H A Dphp.ini-development1483 ; https://php.net/session.upload-progress.cleanup
1484 ;session.upload_progress.cleanup = On
H A Dphp.ini-production1485 ; https://php.net/session.upload-progress.cleanup
1486 ;session.upload_progress.cleanup = On
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます22579 # disconnect vector; offset to routine that do cleanup from an unsuccessful boot attempt
H A Dmagic22579 # disconnect vector; offset to routine that do cleanup from an unsuccessful boot attempt

Completed in 331 milliseconds

123