Home
last modified time | relevance | path

Searched refs:clean (Results 101 – 125 of 407) sorted by relevance

12345678910>>...17

/PHP-7.4/ext/phar/tests/
H A D009.phpt21 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
H A D013.phpt21 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
H A D014.phpt21 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
H A D018.phpt30 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
H A Dfile_get_contents.phpt28 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
/PHP-7.4/sapi/fpm/tests/
H A Dbug68381-log-level-warning.phpt40 FPM\Tester::clean();
H A Dfastcgi_finish_request_basic.phpt44 FPM\Tester::clean();
H A Dsocket-ipv6-any.phpt43 FPM\Tester::clean();
H A Dbug69625-no-script-filename.phpt44 FPM\Tester::clean();
H A Dbug68428-ipv6-allowed-clients.phpt44 FPM\Tester::clean();
H A Dlog-bwd-limit-1050-msg-2900.phpt45 FPM\Tester::clean();
H A Dlog-bwd-limit-64-too-low-error.phpt41 FPM\Tester::clean();
H A Dlog-bwd-limit-8000-msg-4096.phpt45 FPM\Tester::clean();
H A Dlog-dwd-limit-1050-msg-2900.phpt45 FPM\Tester::clean();
H A Dlog-dwd-limit-8000-msg-4096.phpt45 FPM\Tester::clean();
H A Dproc-no-start-server.phpt44 FPM\Tester::clean();
H A Dsocket-ipv4-allowed-clients.phpt44 FPM\Tester::clean();
/PHP-7.4/ext/dba/tests/
H A Ddba003.phpt24 require(__DIR__ .'/clean.inc');
H A Ddba_db4_001.phpt27 require(__DIR__ .'/clean.inc');
H A Ddba_db4_002.phpt27 require(__DIR__ .'/clean.inc');
H A Ddba_db4_005.phpt27 require(__DIR__ .'/clean.inc');
H A Ddba_db4_006.phpt27 require(__DIR__ .'/clean.inc');
H A Ddba_lmdb.phpt18 require_once __DIR__ .'/clean.inc';
H A Ddba_qdbm.phpt18 require(__DIR__ .'/clean.inc');
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_prompt.h50 PHPDBG_COMMAND(clean);

Completed in 117 milliseconds

12345678910>>...17