Searched refs:clear (Results 1 – 25 of 85) 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
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
2 Bug #45181 (chdir() should clear relative entries in stat cache)
44 // clear the cache58 // clear the cache76 // clear the cache90 // clear the cache
40 // clear the cache54 // clear the stat
2 Bug #43137 (rmdir() and rename() do not clear statcache)
43 // clear the cache62 // clear the cache
2 IntlCalendar::clear(): bad arguments13 var_dump($c->clear(-1));30 IntlCalendar::clear(): Argument #1 ($field) must be a valid field
2 IntlCalendar::clear() basic test11 var_dump($intlcal->clear());
2 IntlCalendar::clear() 1 arg variation22 var_dump($intlcal->clear(IntlCalendar::FIELD_MONTH));
9 $intlcal->clear();16 $intlcal->clear();
9 $intlcal->clear();
13 $intlcal->clear();
12 $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();
Completed in 27 milliseconds