Searched refs:mysqli_stmt_get_connection (Results 1 – 4 of 4) sorted by relevance
39 #define mysqli_stmt_get_connection(s) (s)->data->conn macro
285 hdl = mysqli_stmt_get_connection(stmt->stmt);290 w = php_get_warnings(mysqli_stmt_get_connection(stmt->stmt));
38 #define mysqli_stmt_get_connection(s) (s)->mysql macro
934 w = php_get_warnings(mysqli_stmt_get_connection(stmt->stmt));
Completed in 12 milliseconds