Home
last modified time | relevance | path

Searched refs:update (Results 26 – 50 of 88) sorted by relevance

1234

/PHP-8.2/ext/pdo_pgsql/tests/
H A Dcommon.phpt7 # Also update config.inc if you make changes here...
/PHP-8.2/ext/pdo_dblib/tests/
H A Dbatch_stmt_rowcount.phpt20 "update #php_pdo set id = 4; " .
40 // check results from the update
/PHP-8.2/Zend/tests/generators/
H A Dbug74954.phpt2 Bug #74954 (crash after update of generator yielding from finished generator)
/PHP-8.2/ext/zlib/tests/
H A Dbug75273.phpt2 Bug #75273 (php_zlib_inflate_filter() may not update bytes_consumed)
/PHP-8.2/.github/actions/apt-x64/
H A Daction.yml9 sudo apt-get update
/PHP-8.2/ext/standard/tests/filters/
H A Dbug22538.phpt2 Bug #22538 (filtered stream doesn't update file pointer)
/PHP-8.2/ext/opcache/jit/
H A DDockerfile.arm64.example4 RUN apt-get update -y
/PHP-8.2/.github/actions/apt-x32/
H A Daction.yml11 apt-get update -y | true
/PHP-8.2/ext/standard/tests/file/
H A Dlstat_stat_variation10.phpt31 // activity from background processes may unexpectedly update the atime
H A Dsymlink_link_linkinfo_is_link_variation4.phpt2 Test symlink(), linkinfo(), link() and is_link() functions : usage variations - access/update file …
/PHP-8.2/ext/spl/
H A Dspl_observer.stub.php8 public function update(SplSubject $subject): void; function
/PHP-8.2/sapi/cli/tests/
H A Dbug61977.phpt13 * If a Mime Type is added in php_cli_server.c, add it to this array and update
/PHP-8.2/ext/oci8/tests/
H A Dbug37220.phpt24 // Now let's update the row where myId = 1234 and change the tag
H A Derror_bind.phpt37 $stmt = oci_parse($c, "update bind_test set name='xyz' returning rowid into :r_id");
H A Dbug46994.phpt2 Bug #46994 (CLOB size does not update when using CLOB IN OUT param in stored procedure)
H A Dxmltype_01.phpt62 $s = oci_parse($c, 'update xtt
/PHP-8.2/ext/dba/
H A Dphp_dba.h81 zend_result (*update)(dba_info *, zend_string *, zend_string *, int); member
/PHP-8.2/ext/reflection/tests/types/
H A DReflectionType_001.phpt39 new ReflectionMethod('SplObserver', 'update'),
59 new ReflectionMethod('SplObserver', 'update'),
/PHP-8.2/ext/pdo/tests/
H A Dbug_44173.phpt2 PDO Common: Bug #44173 (PDO->query() parameter parsing/checking needs an update)
/PHP-8.2/ext/hash/tests/
H A Dfnv132.phpt110 array( "http://hvo.wr.usgs.gov/kilauea/update/deformation.html", "0ff3774c" ),
111 array( "http://hvo.wr.usgs.gov/kilauea/update/images.html", "b0fea0ea" ),
112 array( "http://hvo.wr.usgs.gov/kilauea/update/maps.html", "58177303" ),
H A Dfnv164.phpt110 array( "http://hvo.wr.usgs.gov/kilauea/update/deformation.html", "39b50c3ed970f46c" ),
111 array( "http://hvo.wr.usgs.gov/kilauea/update/images.html", "5b9b177aa3eb3e8a" ),
112 array( "http://hvo.wr.usgs.gov/kilauea/update/maps.html", "6510063ecf4ec903" ),
/PHP-8.2/ext/intl/tests/
H A Dlocale_get_region.phpt59 by revision or update to this document or by RFC): */
H A Dlocale_get_script.phpt58 by revision or update to this document or by RFC): */
H A Dlocale_get_primary_language.phpt58 by revision or update to this document or by RFC): */
/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_execute_query.phpt48 // successful update returns true

Completed in 50 milliseconds

1234