Home
last modified time | relevance | path

Searched refs:clean (Results 201 – 225 of 394) sorted by relevance

12345678910>>...16

/PHP-7.2/sapi/fpm/tests/
H A Dbug68423-multi-pool-all-pms.phpt54 FPM\Tester::clean();
/PHP-7.2/ext/phar/tests/
H A D033a.phpt31 unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.1.phar.php');
H A Dinvalid_alias.phpt38 unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar');
H A Dphar_oo_getcontents.phpt31 unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.php');
H A D021.phpt30 <?php unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
H A Dcreate_new_phar_b.phpt18 <?php unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
/PHP-7.2/ext/tidy/tests/
H A D027.phpt16 'clean' => true,
/PHP-7.2/ext/phar/tests/tar/
H A Dopen_for_write_newfile.phpt40 <?php unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.tar'); ?>
H A Dcreate_new_phar_b.phpt18 <?php unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.tar'); ?>
H A Drmdir.phpt39 <?php unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.tar'); ?>
/PHP-7.2/ext/phar/tests/zip/
H A Dopen_for_write_newfile.phpt38 <?php unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.zip'); ?>
H A Dcreate_new_phar_b.phpt18 <?php unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.zip'); ?>
H A Dphar_setalias2.phpt42 unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.zip');
/PHP-7.2/ext/dba/tests/
H A Ddba_cdb_make.phpt35 require(dirname(__FILE__) .'/clean.inc');
H A Ddba_db4_003.phpt36 require(dirname(__FILE__) .'/clean.inc');
H A Ddba_db4_000.phpt17 require(dirname(__FILE__) .'/clean.inc');
H A Ddba_flatfile.phpt17 require(dirname(__FILE__) .'/clean.inc');
H A Ddba_handlers.phpt55 require(dirname(__FILE__) .'/clean.inc');
H A Ddba_inifile.phpt17 require(dirname(__FILE__) .'/clean.inc');
H A Ddba_optimize.phpt39 require(dirname(__FILE__) .'/clean.inc');
H A Ddba_sync.phpt39 require(dirname(__FILE__) .'/clean.inc');
/PHP-7.2/ext/fileinfo/
H A Dfileinfo.c533 goto clean; in _php_finfo_get_type()
538 goto clean; in _php_finfo_get_type()
560 goto clean; in _php_finfo_get_type()
588 clean: in _php_finfo_get_type()
/PHP-7.2/build/
H A Dbuild.mk66 git clean -X -f -d;
/PHP-7.2/ext/imap/tests/
H A Dimap_mail_copy_basic.phpt37 require_once('clean.inc');
H A Dimap_mail_move_basic.phpt37 require_once('clean.inc');

Completed in 39 milliseconds

12345678910>>...16