Home
last modified time | relevance | path

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

/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h84 #define mysql_stmt_insert_id(s) mysqlnd_stmt_insert_id((s))
H A Dmysqlnd.h170 #define mysqlnd_stmt_insert_id(stmt) (stmt)->m->get_last_insert_id((stmt)) macro

Completed in 10 milliseconds