Home
last modified time | relevance | path

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

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h113 uint64_t affected_rows; member
143 uint64_t affected_rows; member
195 uint64_t affected_rows; member
H A Dmysqlnd_ps.c1645 MYSQLND_METHOD(mysqlnd_stmt, affected_rows)(const MYSQLND_STMT * const s TSRMLS_DC) in MYSQLND_METHOD() argument
H A Dmysqlnd.c2018 MYSQLND_METHOD(mysqlnd_conn_data, affected_rows)(const MYSQLND_CONN_DATA * const conn TSRMLS_DC) argument
H A Dmysqlnd_structs.h104 uint64_t affected_rows; member
/PHP-5.5/ext/sybase_ct/
H A Dphp_sybase_ct.h86 long affected_rows; member
/PHP-5.5/ext/pdo_firebird/
H A Dfirebird_statement.c91 unsigned long affected_rows = 0; in firebird_stmt_execute() local
/PHP-5.5/ext/interbase/
H A Dphp_ibase_includes.h81 unsigned long affected_rows; member
H A Dibase_query.c992 unsigned long affected_rows; in _php_ibase_exec() local

Completed in 67 milliseconds