Home
last modified time | relevance | path

Searched refs:clean (Results 376 – 400 of 407) sorted by relevance

1...<<11121314151617

/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_exec_ddl.phpt85 // clean up
H A Dpdo_mysql_stmt_closecursor.phpt35 // fetch only the first rows and let closeCursor() clean up
62 // fetch only the first rows and let closeCursor() clean up
/PHP-7.4/sapi/fpm/tests/
H A Dbug76601-reload-child-signals.phpt91 FPM\Tester::clean();
H A Dtester.inc128 static public function clean($backTraceIndex = 1)
131 if (substr($filePrefix, -6) === 'clean.') {
149 // clean all the root files
250 self::clean(2);
/PHP-7.4/ext/imap/tests/
H A Dimap_fetch_overview_variation6.phpt91 require_once(__DIR__.'/clean.inc');
H A Dimap_fetch_overview_variation5.phpt48 require_once(__DIR__.'/clean.inc');
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dlarge_objects.phpt69 /* catch exceptions so that we can guarantee to clean
/PHP-7.4/ext/phar/tests/
H A Dfgc_edgecases.phpt45 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
H A Dfopen_edgecases.phpt71 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
72 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.2.phar.php'); ?>
H A Dcreate_path_error.phpt65 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
H A D022.phpt69 unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php');
H A D027.phpt61 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
H A Dstat.phpt73 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
H A Dphar_setdefaultstub.phpt54 unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar');
/PHP-7.4/ext/oci8/tests/
H A Dconn_attr_1.phpt55 // clean up
H A Dbug43492_2.phpt12 // Now that bug 44206 is fixed an automatic clean up will occur -
/PHP-7.4/win32/build/
H A Dphpize.js.in190 if (argname == '--clean' && argval != null) {
196 STDOUT.WriteLine("Usage: phpize [--clean|--help|--version|-v]");
/PHP-7.4/ext/standard/tests/image/
H A Diptcembed_002.phpt102 #clean before exit
/PHP-7.4/docs/
H A Dunix-build-system.md27 often have you been told to `make clean`? When this is done, you won't need to
/PHP-7.4/sapi/phpdbg/
H A Dxml.md468 clean section
472 - &lt;clean> tags wrapped in a &lt;cleaninfo> container
473 - possible attributes of &lt;clean> tag
H A Dphpdbg_prompt.c85 PHPDBG_COMMAND_D(clean, "clean the execution environment", 'X', NULL, 0, 0),
1478 PHPDBG_COMMAND(clean) /* {{{ */ in PHPDBG_COMMAND() argument
/PHP-7.4/ext/standard/tests/file/
H A Duserstreams.phpt31 ...and my ties are severed clean
/PHP-7.4/build/
H A Dltmain.sh6529 clean | uninstall)
6570 if test "$mode" = clean; then
6604 clean)
6672 if test "$mode" = clean ; then
6772 clean)
/PHP-7.4/sapi/fpm/
H A Dwww.conf.in409 ; Default Value: clean env
/PHP-7.4/
H A DREADME.REDIST.BINS588 zip_dirent.c -- read directory entry (local or central), clean dirent

Completed in 48 milliseconds

1...<<11121314151617