Home
last modified time | relevance | path

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

/PHP-5.5/ext/mysqli/
H A Dmysqli_priv.h67 extern void php_clear_stmt_bind(MY_STMT *stmt TSRMLS_DC);
H A Dmysqli.c161 void php_clear_stmt_bind(MY_STMT *stmt TSRMLS_DC) in php_clear_stmt_bind() function
258 php_clear_stmt_bind(stmt TSRMLS_CC); in mysqli_stmt_free_storage()
H A Dmysqli_api.c2110 php_clear_stmt_bind(stmt TSRMLS_CC);

Completed in 17 milliseconds