Searched refs:tx_commit (Results 1 – 3 of 3) sorted by relevance
195 #define mysqlnd_commit(conn) ((conn)->data)->m->tx_commit((conn)->data TSRMLS_CC)
2543 MYSQLND_METHOD(mysqlnd_conn_data, tx_commit)(MYSQLND_CONN_DATA * conn TSRMLS_DC) argument2545 size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, tx_commit);2689 MYSQLND_METHOD(mysqlnd_conn_data, tx_commit),
545 func_mysqlnd_conn_data__tx_commit tx_commit; member
Completed in 29 milliseconds