Home
last modified time | relevance | path

Searched defs:mysqlnd_stmt_bind_one_param (Results 1 – 1 of 1) sorted by relevance

/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd.h253 #define mysqlnd_stmt_bind_one_param(stmt,n,z,t) (stmt)->m->bind_one_parameter((stmt), (n), (z), (t… macro

Completed in 16 milliseconds