Home
last modified time | relevance | path

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

/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_connection.c381 if (PASS == conn->m->local_tx_start(conn, this_func)) { in MYSQLND_METHOD()
606 if (PASS != conn->m->local_tx_start(conn, this_func)) {
826 if (PASS == conn->m->local_tx_start(conn, this_func)) {
853 if (PASS == conn->m->local_tx_start(conn, this_func)) {
932 if (PASS == conn->m->local_tx_start(conn, this_func)) {
1007 if (PASS == conn->m->local_tx_start(conn, this_func)) {
1030 if (PASS == conn->m->local_tx_start(conn, this_func)) {
1052 if (PASS == conn->m->local_tx_start(conn, this_func)) {
1072 if (PASS == conn->m->local_tx_start(conn, this_func)) {
1093 if (PASS == conn->m->local_tx_start(conn, this_func)) {
[all …]
H A Dmysqlnd_structs.h554 func_mysqlnd_conn_data__local_tx_start local_tx_start; in MYSQLND_CLASS_METHODS_TYPE() local

Completed in 23 milliseconds