Home
last modified time | relevance | path

Searched refs:clear (Results 26 – 50 of 79) sorted by relevance

1234

/PHP-8.0/sapi/phpdbg/tests/
H A Dclear_001.phpt9 clear
/PHP-8.0/ext/intl/tests/
H A Dcalendar_set_variation1.phpt15 $intlcal->clear();
H A Dbug72506.phpt5 not clear yet with which values exactly.
/PHP-8.0/ext/standard/tests/file/
H A Dbug39367.phpt2 Bug #39367 (clearstatcache() doesn't clear realpath cache)
H A Dsymlink_link_linkinfo_is_link_basic2.phpt39 // clear the cache
48 // clear the cache
H A Dsymlink_link_linkinfo_is_link_basic1.phpt53 // clear the cache
65 // clear the cache
H A Dlstat_stat_variation1.phpt30 // clear the cache
H A Dlstat_stat_variation14.phpt30 // clear the stat
H A Dlstat_stat_variation2.phpt31 // clear the cache
H A Dlstat_stat_variation13.phpt21 // clear the stat
H A Dlstat_stat_variation17.phpt25 // clear the stat
H A Dlstat_stat_variation16.phpt26 // clear the stat
H A Dlstat_stat_variation10.phpt22 // clear the cache
H A Dlstat_stat_variation15.phpt32 // clear the stat
H A Dlstat_stat_variation21.phpt27 // clear the cache
H A Dsymlink_link_linkinfo_is_link_variation5.phpt37 // clear the cache
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_prompt.h49 PHPDBG_COMMAND(clear);
/PHP-8.0/ext/curl/tests/
H A Dcurl_error_basic.phpt19 * Description: Returns a clear text error message for the last cURL operation.
/PHP-8.0/ext/sqlite3/tests/
H A Dbug70628.phpt19 $sth->clear();
/PHP-8.0/ext/imap/tests/
H A Dimap_fetchheader_variation5.phpt31 // clear error stack
/PHP-8.0/ext/sqlite3/
H A Dsqlite3.stub.php95 public function clear() {} function in SQLite3Stmt
H A Dsqlite3_arginfo.h183 ZEND_METHOD(SQLite3Stmt, clear);
236 ZEND_ME(SQLite3Stmt, clear, arginfo_class_SQLite3Stmt_clear, ZEND_ACC_PUBLIC)
/PHP-8.0/ext/intl/calendar/
H A Dcalendar.stub.php50 public function clear(?int $field = null) {} function in IntlCalendar
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_debug.phpt21 // NOTE: documentation is not clear on this: function always return NULL or TRUE
/PHP-8.0/ext/snmp/tests/
H A DREADME.md29 Running `run-tests.php` directly will clear your environment and therefore tests

Completed in 31 milliseconds

1234