Home
last modified time | relevance | path

Searched refs:clean (Results 326 – 350 of 407) sorted by relevance

1...<<11121314151617

/PHP-7.4/ext/phar/tests/
H A Dphar_offset_check.phpt67 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
H A Dphar_oo_compressed_002.phpt54 unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php');
H A Dphar_oo_compressed_002b.phpt54 unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php');
H A Drename_dir_and_mount.phpt46 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
H A Ddelete_in_phar_confirm.phpt39 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
H A Dopen_for_write_newfile_b.phpt31 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
H A Dopen_for_write_newfile_c.phpt31 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
H A Dphar_metadata_read.phpt51 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
H A Drefcount1.phpt39 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
H A Daddfuncs.phpt44 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
/PHP-7.4/ext/phar/tests/zip/
H A Dmetadata_write_commit.phpt58 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.zip.php'); ?>
H A Ddelete_in_phar_confirm.phpt40 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.zip'); ?>
H A Dphar_setdefaultstub.phpt59 unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.zip');
H A Drefcount1.phpt47 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.zip'); ?>
/PHP-7.4/sapi/fpm/fpm/events/
H A Ddevpoll.c43 .clean = fpm_event_devpoll_clean,
/PHP-7.4/ext/standard/tests/file/
H A Drename_variation.phpt45 // clean the temp dir and file
/PHP-7.4/sapi/fpm/tests/
H A Dsocket-uds-acl.phpt86 FPM\Tester::clean();
/PHP-7.4/ext/imap/tests/
H A Dimap_fetch_overview_error.phpt38 require_once(__DIR__.'/clean.inc');
H A Dimap_fetchbody_error.phpt41 require_once(__DIR__.'/clean.inc');
H A Dimap_fetchbody_variation6.phpt42 require_once(__DIR__.'/clean.inc');
H A Dimap_bodystruct_basic.phpt74 require_once('clean.inc');
H A Dimap_fetchbody_variation4.phpt51 require_once(__DIR__.'/clean.inc');
/PHP-7.4/ext/phar/tests/tar/
H A Ddelete_in_phar_confirm.phpt39 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.tar'); ?>
H A Dphar_setdefaultstub.phpt59 unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.tar');
/PHP-7.4/ext/pdo/tests/
H A Dpdo_test.inc41 // clean up any crufty test tables we might have left behind

Completed in 30 milliseconds

1...<<11121314151617