Home
last modified time | relevance | path

Searched refs:reset (Results 51 – 75 of 141) sorted by relevance

123456

/php-src/ext/mysqli/tests/
H A Dmysqli_change_user_set_names.phpt93 // LAST_INSERT_ID should be reset
110 printf("[011] Charsets/collations have not been reset.\n");
118 printf("[012] Charsets/collations have not been reset to their defaults.\n");
H A Dbug52082.phpt2 Bug #52082 (character_set_client & character_set_connection reset after mysqli_change_user)
H A Dmysqli_ping.phpt27 printf("[004] Error codes should have been reset\n");
/php-src/Zend/tests/readonly_props/
H A Dreadonly_clone_error3.phpt2 Readonly property cannot be reset after cloning when there is a custom clone handler
/php-src/ext/xsl/tests/
H A Dxsltprocessor_registerPHPFunctions-null.phpt2 Check xsltprocessor::registerPHPFunctions called with null to reset
/php-src/ext/mysqlnd/
H A Dmysqlnd_connection.h28 #define UPSERT_STATUS_RESET(status) (status)->m->reset((status))
/php-src/sapi/fpm/tests/
H A Dgh9981-fastcgi-error-header-reset.phpt2 FPM: gh9981 - fastcgi.error_header is not reset
/php-src/Zend/tests/
H A Dbug78010.phpt27 $x = []; //This must be reset
H A Dbug43344_1.phpt15 reset($a);
H A Dbug32674.phpt13 reset($this->_elements);
/php-src/ext/dom/tests/
H A DDOMXPath_callables.phpt68 echo "--- Legit cases: reset to null ---\n";
87 --- Legit cases: reset to null ---
/php-src/ext/sqlite3/tests/
H A Dsqlite3_rename_column.phpt27 $res1->reset();
H A Dbug70628.phpt19 $sth->reset();
/php-src/ext/standard/tests/array/
H A D005.phpt46 /*Checking for internal array pointer beint reset when shift is called */
48 echo"\n*** Checking for internal array pointer being reset when shift is called ***\n";
308 *** Checking for internal array pointer being reset when shift is called ***
/php-src/ext/sqlite3/
H A Dsqlite3.stub.php385 public function reset(): bool {} function in SQLite3Stmt
406 public function reset(): bool {} function in SQLite3Result
/php-src/ext/standard/tests/file/
H A Dbug72035.phpt22 /* Need to run CGI with the env reset. */
/php-src/ext/phar/tests/
H A Dphar_buildfromiterator5.phpt35 reset($this->a);
H A Dphar_buildfromiterator6.phpt35 reset($this->a);
/php-src/ext/phar/tests/tar/
H A Dphar_buildfromiterator4.phpt35 reset($this->a);
H A Dphar_buildfromiterator9.phpt35 reset($this->a);
H A Dphar_buildfromiterator5.phpt35 reset($this->a);
H A Dphar_buildfromiterator6.phpt35 reset($this->a);
/php-src/ext/phar/tests/zip/
H A Dphar_buildfromiterator5.phpt35 reset($this->a);
H A Dphar_buildfromiterator9.phpt35 reset($this->a);
H A Dphar_buildfromiterator4.phpt35 reset($this->a);

Completed in 35 milliseconds

123456