Home
last modified time | relevance | path

Searched refs:clean (Results 351 – 375 of 407) sorted by relevance

1...<<11121314151617

/PHP-7.4/ext/imap/tests/
H A Dimap_fetchbody_basic.phpt62 require_once(__DIR__.'/clean.inc');
H A Dimap_fetchheader_basic.phpt42 require_once(__DIR__.'/clean.inc');
H A Dimap_fetchheader_variation5.phpt43 require_once(__DIR__.'/clean.inc');
H A Dimap_clearflag_full_basic.phpt53 require_once('clean.inc');
H A Dimap_fetch_overview_basic.phpt50 require_once(__DIR__.'/clean.inc');
H A Dimap_fetch_overview_variation3.phpt54 require_once(__DIR__.'/clean.inc');
H A Dimap_append_basic.phpt53 require_once('clean.inc');
H A Dimap_rfc822_parse_headers_basic.phpt88 require_once('clean.inc');
H A Dimap_close_variation4.phpt64 require_once(__DIR__.'/clean.inc');
H A Dimap_headerinfo_basic.phpt88 require_once('clean.inc');
/PHP-7.4/ext/phar/tests/
H A Dmkdir.phpt31 unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php');
H A Dphar_ctx_001.phpt64 unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.php');
/PHP-7.4/ext/phar/tests/tar/
H A Dopen_for_write_newfile_b.phpt43 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.tar'); ?>
H A Dopen_for_write_newfile_c.phpt42 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.tar'); ?>
H A Drefcount1.phpt51 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.tar'); ?>
/PHP-7.4/ext/phar/tests/zip/
H A Dopen_for_write_newfile_b.phpt42 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.zip'); ?>
H A Dopen_for_write_newfile_c.phpt42 <?php unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.zip'); ?>
/PHP-7.4/ext/dba/tests/
H A Ddba015.phpt54 require(__DIR__ .'/clean.inc');
H A Ddba_cdb_001.phpt67 require(__DIR__ .'/clean.inc');
H A Ddba_db4_018.phpt54 require(__DIR__ .'/clean.inc');
/PHP-7.4/ext/xmlreader/tests/
H A D003-get-errors.phpt57 // clean up
H A D015.phpt52 // clean up
H A D003-move-errors.phpt56 // clean up
/PHP-7.4/sapi/fpm/fpm/events/
H A Dpoll.c40 .clean = fpm_event_poll_clean,
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_events.c233 if (*queue == fpm_event_queue_fd && module->clean) { in fpm_event_queue_destroy()
234 module->clean(); in fpm_event_queue_destroy()

Completed in 34 milliseconds

1...<<11121314151617