Home
last modified time | relevance | path

Searched defs:affected_rows (Results 1 – 7 of 7) sorted by relevance

/php-src/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h104 uint64_t affected_rows; member
134 uint64_t affected_rows; member
185 uint64_t affected_rows; member
H A Dmysqlnd_ps.c1370 MYSQLND_METHOD(mysqlnd_stmt, affected_rows)(const MYSQLND_STMT * const s) in MYSQLND_METHOD() argument
H A Dmysqlnd_connection.c1174 MYSQLND_METHOD(mysqlnd_conn_data, affected_rows)(const MYSQLND_CONN_DATA * const conn) argument
H A Dmysqlnd_structs.h119 uint64_t affected_rows; member
/php-src/ext/pdo_firebird/
H A Dfirebird_statement.c115 zend_ulong affected_rows = 0; in pdo_firebird_stmt_execute() local
/php-src/ext/mysqli/
H A Dmysqli.stub.php639 public int|string $affected_rows; variable in mysqli
H A Dmysqli_api.c488 uint64_t affected_rows = mysql->mysql->data->upsert_status->affected_rows; in close_stmt_and_copy_errors() local

Completed in 35 milliseconds