Home
last modified time | relevance | path

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

/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_connection.c392 if (PASS == conn->m->local_tx_start(conn, this_func)) { in MYSQLND_METHOD()
618 if (PASS != conn->m->local_tx_start(conn, this_func)) {
838 if (PASS == conn->m->local_tx_start(conn, this_func)) {
865 if (PASS == conn->m->local_tx_start(conn, this_func)) {
951 if (PASS == conn->m->local_tx_start(conn, this_func)) {
1026 if (PASS == conn->m->local_tx_start(conn, this_func)) {
1049 if (PASS == conn->m->local_tx_start(conn, this_func)) {
1071 if (PASS == conn->m->local_tx_start(conn, this_func)) {
1096 if (PASS == conn->m->local_tx_start(conn, this_func)) {
1121 if (PASS == conn->m->local_tx_start(conn, this_func)) {
[all …]
H A Dmysqlnd_structs.h556 func_mysqlnd_conn_data__local_tx_start local_tx_start; in MYSQLND_CLASS_METHODS_TYPE() local

Completed in 29 milliseconds