Searched refs:mode_p (Results 1 – 1 of 1) sorted by relevance
1687 void *mode_p; in PHP_FUNCTION() local1702 mode_p = &mode_b; in PHP_FUNCTION()1715 mode_p = &mode; in PHP_FUNCTION()1723 if (FAIL == mysql_stmt_attr_set(stmt->stmt, attr, mode_p)) { in PHP_FUNCTION()
Completed in 11 milliseconds