Home
last modified time | relevance | path

Searched refs:mysqli_stmt_get_connection (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/php73/php-7.3.33/ext/mysqli/
H A Dmysqli_mysqlnd.h39 #define mysqli_stmt_get_connection(s) (s)->data->conn macro
H A Dmysqli_warning.c281 hdl = mysqli_stmt_get_connection(stmt->stmt);
286 w = php_get_warnings(mysqli_stmt_get_connection(stmt->stmt));
H A Dmysqli_libmysql.h38 #define mysqli_stmt_get_connection(s) (s)->mysql macro
/dports/databases/php74-mysqli/php-7.4.27/ext/mysqli/
H A Dmysqli_mysqlnd.h39 #define mysqli_stmt_get_connection(s) (s)->data->conn macro
H A Dmysqli_warning.c297 hdl = mysqli_stmt_get_connection(stmt->stmt);
302 w = php_get_warnings(mysqli_stmt_get_connection(stmt->stmt));
H A Dmysqli_libmysql.h38 #define mysqli_stmt_get_connection(s) (s)->mysql macro
/dports/databases/php81-mysqli/php-8.1.1/ext/mysqli/
H A Dmysqli_mysqlnd.h37 #define mysqli_stmt_get_connection(s) (s)->data->conn macro
H A Dmysqli_libmysql.h34 #define mysqli_stmt_get_connection(s) (s)->mysql macro
/dports/databases/php80-mysqli/php-8.0.15/ext/mysqli/
H A Dmysqli_mysqlnd.h37 #define mysqli_stmt_get_connection(s) (s)->data->conn macro
H A Dmysqli_libmysql.h36 #define mysqli_stmt_get_connection(s) (s)->mysql macro
/dports/www/mod_php81/php-8.1.1/ext/mysqli/
H A Dmysqli_mysqlnd.h37 #define mysqli_stmt_get_connection(s) (s)->data->conn macro
H A Dmysqli_libmysql.h34 #define mysqli_stmt_get_connection(s) (s)->mysql macro
/dports/lang/php81/php-8.1.1/ext/mysqli/
H A Dmysqli_mysqlnd.h37 #define mysqli_stmt_get_connection(s) (s)->data->conn macro
H A Dmysqli_libmysql.h34 #define mysqli_stmt_get_connection(s) (s)->mysql macro
/dports/lang/php74/php-7.4.27/ext/mysqli/
H A Dmysqli_mysqlnd.h39 #define mysqli_stmt_get_connection(s) (s)->data->conn macro
H A Dmysqli_warning.c297 hdl = mysqli_stmt_get_connection(stmt->stmt);
302 w = php_get_warnings(mysqli_stmt_get_connection(stmt->stmt));
H A Dmysqli_libmysql.h38 #define mysqli_stmt_get_connection(s) (s)->mysql macro
/dports/lang/php80/php-8.0.15/ext/mysqli/
H A Dmysqli_mysqlnd.h37 #define mysqli_stmt_get_connection(s) (s)->data->conn macro
/dports/www/mod_php73/php-7.3.33/ext/mysqli/
H A Dmysqli_mysqlnd.h39 #define mysqli_stmt_get_connection(s) (s)->data->conn macro
H A Dmysqli_warning.c281 hdl = mysqli_stmt_get_connection(stmt->stmt);
286 w = php_get_warnings(mysqli_stmt_get_connection(stmt->stmt));
/dports/databases/php73-mysqli/php-7.3.33/ext/mysqli/
H A Dmysqli_mysqlnd.h39 #define mysqli_stmt_get_connection(s) (s)->data->conn macro
H A Dmysqli_warning.c281 hdl = mysqli_stmt_get_connection(stmt->stmt);
286 w = php_get_warnings(mysqli_stmt_get_connection(stmt->stmt));
/dports/www/mod_php74/php-7.4.27/ext/mysqli/
H A Dmysqli_mysqlnd.h39 #define mysqli_stmt_get_connection(s) (s)->data->conn macro
H A Dmysqli_warning.c297 hdl = mysqli_stmt_get_connection(stmt->stmt);
302 w = php_get_warnings(mysqli_stmt_get_connection(stmt->stmt));
/dports/www/mod_php80/php-8.0.15/ext/mysqli/
H A Dmysqli_mysqlnd.h37 #define mysqli_stmt_get_connection(s) (s)->data->conn macro

12