Home
last modified time | relevance | path

Searched refs:cleanup (Results 26 – 50 of 53) sorted by relevance

123

/PHP-5.6/ext/session/tests/
H A Drfc1867_cleanup.phpt14 session.upload_progress.cleanup=1
H A Drfc1867_sid_only_cookie_2.phpt13 session.upload_progress.cleanup=0
H A Drfc1867.phpt14 session.upload_progress.cleanup=0
H A Drfc1867_sid_cookie.phpt14 session.upload_progress.cleanup=0
H A Drfc1867_sid_get.phpt14 session.upload_progress.cleanup=0
H A Drfc1867_sid_get_2.phpt14 session.upload_progress.cleanup=0
H A Drfc1867_sid_only_cookie.phpt14 session.upload_progress.cleanup=0
H A Drfc1867_sid_post.phpt14 session.upload_progress.cleanup=0
H A Drfc1867_inter.phpt14 session.upload_progress.cleanup=0
H A Drfc1867_sid_invalid.phpt14 session.upload_progress.cleanup=0
/PHP-5.6/ext/intl/
H A Dphp_intl.c1010 const char *cleanup; in PHP_MSHUTDOWN_FUNCTION() local
1014 cleanup = getenv(EXPLICIT_CLEANUP_ENV_VAR); in PHP_MSHUTDOWN_FUNCTION()
1015 if (cleanup != NULL && !(cleanup[0] == '0' && cleanup[1] == '\0')) { in PHP_MSHUTDOWN_FUNCTION()
/PHP-5.6/ext/zlib/tests/
H A Dgzfile_variation15.phpt74 //cleanup
H A Dreadgzfile_variation15.phpt79 //cleanup
H A Dgzopen_variation4.phpt97 //cleanup
/PHP-5.6/sapi/apache/
H A DapMakefile.tmpl52 # cleanup
/PHP-5.6/sapi/apache_hooks/
H A DapMakefile.tmpl52 # cleanup
/PHP-5.6/ext/pdo_sqlite/
H A Dsqlite_driver.c829 goto cleanup; in pdo_sqlite_handle_factory()
837 goto cleanup; in pdo_sqlite_handle_factory()
854 cleanup: in pdo_sqlite_handle_factory()
/PHP-5.6/ext/standard/tests/file/
H A Dfopen_variation5.phpt118 //cleanup
H A Dfopen_variation8.phpt117 //cleanup
/PHP-5.6/ext/pgsql/
H A Dpgsql.c1430 goto cleanup;
1487 cleanup:
6568 goto cleanup;
6650 cleanup:
6852 goto cleanup;
6857 goto cleanup;
6868 cleanup:
6953 goto cleanup;
6964 cleanup:
7089 goto cleanup;
[all …]
/PHP-5.6/ext/oci8/tests/
H A Dbug43497.phpt53 $result[0]->free(); // cleanup properly
/PHP-5.6/ext/pdo/
H A Dpdo_sql_parser.re467 /* error and cleanup */
503 /* error and cleanup */
/PHP-5.6/ext/ldap/
H A Dldap.c737 goto cleanup; in php_ldap_do_search()
759 goto cleanup; in php_ldap_do_search()
767 goto cleanup; in php_ldap_do_search()
785 goto cleanup; in php_ldap_do_search()
863 goto cleanup; in php_ldap_do_search()
896 cleanup: in php_ldap_do_search()
/PHP-5.6/ext/phar/
H A DTODO32 X fix 011.phpt, 029.phpt for uncaught exceptions causing bad cleanup
/PHP-5.6/ext/pdo_pgsql/
H A Dpgsql_driver.c1259 goto cleanup; in pdo_pgsql_handle_factory()
1273 cleanup: in pdo_pgsql_handle_factory()

Completed in 66 milliseconds

123