Searched refs:clear (Results 1 – 25 of 79) sorted by relevance
1234
34 // clear the stat43 // clear the stat44 clearstatcache(); // clear statement cache51 // clear the stat60 // clear the stat61 clearstatcache(); // clear statement cache
32 // clear the cache43 // clear the stat51 // clear the stat61 // clear the stat
34 // clear the cache53 // clear the stat54 clearstatcache(true, $filename); // clear previous size value in cache
22 // clear the stat32 // clear the stat
2 Bug #45181 (chdir() should clear relative entries in stat cache)
24 // clear the cache37 // clear the cache
31 // clear the stat41 // clear the stat
27 // clear the cache40 // clear the cache
28 // clear the stat41 // clear the stat
44 // clear the cache58 // clear the cache76 // clear the cache90 // clear the cache
2 Bug #43137 (rmdir() and rename() do not clear statcache)
40 // clear the cache54 // clear the stat
43 // clear the cache62 // clear the cache
28 // clear the cache36 // clear the cache
2 IntlCalendar::clear(): bad arguments15 var_dump($c->clear(-1));32 IntlCalendar::clear(): Argument #1 ($field) must be a valid field
2 IntlCalendar::clear() 1 arg variation18 var_dump($intlcal->clear(IntlCalendar::FIELD_MONTH));
2 IntlCalendar::clear() basic test13 var_dump($intlcal->clear());
15 $intlcal->clear();
14 $intlcal->clear(IntlCalendar::FIELD_MINUTE);
34 function clear() {40 $this->clear();62 // $entity->whatever->clear();
2 Bug #33282 (Re-assignment by reference does not clear the is_ref flag)
2 Bug #78926: Segmentation fault on Symfony cache:clear
2 SQLite3_stmt::clear prepared statement results29 $stmt->clear();
11 imap_errors(); // clear error stack
Completed in 30 milliseconds