Home
last modified time | relevance | path

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

/php-src/ext/mysqli/
H A Dmysqli_api.c1687 void *mode_p; in PHP_FUNCTION() local
1702 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 9 milliseconds