Searched defs:mysql_stmt_send_long_data (Results 1 – 1 of 1) sorted by relevance
/PHP-8.4/ext/mysqlnd/ | ||
H A D | mysqlnd_libmysql_compat.h | 95 #define mysql_stmt_send_long_data(s,p,d,l) mysqlnd_stmt_send_long_data((s), (p), (d), (l)) macro |
Completed in 6 milliseconds