Home
last modified time | relevance | path

Searched refs:clear (Results 1 – 25 of 79) sorted by relevance

1234

/PHP-8.0/ext/standard/tests/file/
H A Dstat_variation6-win32.phpt34 // clear the stat
43 // clear the stat
44 clearstatcache(); // clear statement cache
51 // clear the stat
60 // clear the stat
61 clearstatcache(); // clear statement cache
H A Dstat_variation4-win32.phpt32 // clear the cache
43 // clear the stat
51 // clear the stat
61 // clear the stat
H A Dstat_variation8-win32.phpt34 // clear the cache
53 // clear the stat
54 clearstatcache(true, $filename); // clear previous size value in cache
H A Dlstat_stat_variation11.phpt22 // clear the stat
32 // clear the stat
H A Dbug45181.phpt2 Bug #45181 (chdir() should clear relative entries in stat cache)
H A Dlstat_stat_variation4.phpt24 // clear the cache
37 // clear the cache
H A Dlstat_stat_variation12.phpt31 // clear the stat
41 // clear the stat
H A Dlstat_stat_variation5.phpt27 // clear the cache
40 // clear the cache
H A Dstat_variation5-win32.phpt28 // clear the stat
41 // clear the stat
H A Dsymlink_link_linkinfo_is_link_variation1.phpt44 // clear the cache
58 // clear the cache
76 // clear the cache
90 // clear the cache
H A Dbug43137.phpt2 Bug #43137 (rmdir() and rename() do not clear statcache)
H A Dlstat_stat_variation6.phpt40 // clear the cache
54 // clear the stat
H A Dstat_variation1-win32-mb.phpt43 // clear the cache
62 // clear the cache
H A Dstat_variation1-win32.phpt43 // clear the cache
62 // clear the cache
H A Dsymlink_link_linkinfo_is_link_variation6.phpt28 // clear the cache
36 // clear the cache
/PHP-8.0/ext/intl/tests/
H A Dcalendar_clear_error.phpt2 IntlCalendar::clear(): bad arguments
15 var_dump($c->clear(-1));
32 IntlCalendar::clear(): Argument #1 ($field) must be a valid field
H A Dcalendar_clear_variation1.phpt2 IntlCalendar::clear() 1 arg variation
18 var_dump($intlcal->clear(IntlCalendar::FIELD_MONTH));
H A Dcalendar_clear_basic.phpt2 IntlCalendar::clear() basic test
13 var_dump($intlcal->clear());
H A Dcalendar_getTime_basic.phpt15 $intlcal->clear();
H A Dcalendar_isSet_basic.phpt14 $intlcal->clear(IntlCalendar::FIELD_MINUTE);
/PHP-8.0/Zend/tests/
H A Dbug40833.phpt34 function clear() {
40 $this->clear();
62 // $entity->whatever->clear();
H A Dbug33282.phpt2 Bug #33282 (Re-assignment by reference does not clear the is_ref flag)
H A Dbug78926.phpt2 Bug #78926: Segmentation fault on Symfony cache:clear
/PHP-8.0/ext/sqlite3/tests/
H A Dsqlite3_28_clear_bindings.phpt2 SQLite3_stmt::clear prepared statement results
29 $stmt->clear();
/PHP-8.0/ext/imap/tests/
H A Dbug64076.phpt11 imap_errors(); // clear error stack

Completed in 37 milliseconds

1234