Home
last modified time | relevance | path

Searched refs:local_tx_start (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_connection.c381 if (PASS == conn->m->local_tx_start(conn, this_func)) { in MYSQLND_METHOD()
608 if (PASS != conn->m->local_tx_start(conn, this_func)) {
828 if (PASS == conn->m->local_tx_start(conn, this_func)) {
855 if (PASS == conn->m->local_tx_start(conn, this_func)) {
934 if (PASS == conn->m->local_tx_start(conn, this_func)) {
1009 if (PASS == conn->m->local_tx_start(conn, this_func)) {
1032 if (PASS == conn->m->local_tx_start(conn, this_func)) {
1054 if (PASS == conn->m->local_tx_start(conn, this_func)) {
1074 if (PASS == conn->m->local_tx_start(conn, this_func)) {
1095 if (PASS == conn->m->local_tx_start(conn, this_func)) {
[all …]
H A Dmysqlnd_structs.h609 func_mysqlnd_conn_data__local_tx_start local_tx_start; in MYSQLND_CLASS_METHODS_TYPE() local

Completed in 21 milliseconds