Home
last modified time | relevance | path

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

123

/PHP-5.3/ext/standard/tests/file/
H A Dstat_variation6-win32.phpt37 // clear the stat
47 // clear the stat
48 clearstatcache(); // clear statement cache
54 // clear the stat
64 // clear the stat
65 clearstatcache(); // clear statement cache
H A Dstat_variation4-win32.phpt37 // clear the cache
48 // clear the stat
56 // clear the stat
66 // clear the stat
H A Dstat_variation8-win32.phpt39 // clear the cache
58 // clear the stat
59 clearstatcache(true, $filename); // clear previous size value in cache
H A Dbug45181.phpt2 Bug #45181 (chdir() should clear relative entries in stat cache)
H A Dlstat_stat_variation11.phpt32 // clear the stat
42 // clear the stat
H A Dstat_variation5-win32.phpt33 // clear the stat
46 // clear the stat
H A Dlstat_stat_variation4.phpt34 // clear the cache
47 // clear the cache
H A Dlstat_stat_variation12.phpt37 // clear the stat
47 // clear the stat
H A Dlstat_stat_variation5.phpt35 // clear the cache
48 // clear the cache
H A Dsymlink_link_linkinfo_is_link_variation1.phpt55 // clear the cache
68 // clear the cache
85 // clear the cache
98 // clear the cache
H A Dbug43137.phpt2 Bug #43137 (rmdir() and rename() do not clear statcache)
H A Dlstat_stat_variation6.phpt46 // clear the cache
60 // clear the stat
H A Dstat_variation1-win32.phpt48 // clear the cache
67 // clear the cache
H A Dbug39367.phpt2 Bug #39367 (clearstatcache() doesn't clear realpath cache)
H A Dsymlink_link_linkinfo_is_link_basic2.phpt50 // clear the cache
59 // clear the cache
H A Dsymlink_link_linkinfo_is_link_variation6.phpt60 // clear the cache
68 // clear the cache
H A Dsymlink_link_linkinfo_is_link_basic1.phpt64 // clear the cache
75 // clear the cache
H A Dlstat_stat_variation10.phpt32 // clear the cache
H A Dlstat_stat_variation17.phpt32 // clear the stat
H A Dlstat_stat_variation1.phpt43 // clear the cache
/PHP-5.3/ext/sqlite3/tests/
H A Dsqlite3_prepared_stmt_clear_with_params.phpt2 SQLite3Stmt::clear test with parameters
19 var_dump($stmt->clear('invalid argument'));
30 Warning: SQLite3Stmt::clear() expects exactly 0 parameters, 1 given in %s on line %d
H A Dsqlite3_28_clear_bindings.phpt2 SQLite3_stmt::clear prepared statement results
29 $stmt->clear();
/PHP-5.3/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)
/PHP-5.3/ext/curl/tests/
H A Dcurl_error_basic.phpt20 * Description: Returns a clear text error message for the last cURL operation.

Completed in 46 milliseconds

123