Home
last modified time | relevance | path

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

/PHP-7.0/ext/mysqli/
H A Dmysqli_priv.h126 #define FETCH_SIMPLE 1 macro
H A Dmysqli.c144 } else if (type == FETCH_SIMPLE){ in php_free_stmt_bind_buffer()
169 php_free_stmt_bind_buffer(stmt->param, FETCH_SIMPLE); in php_clear_stmt_bind()
H A Dmysqli_api.c194 php_free_stmt_bind_buffer(stmt->param, FETCH_SIMPLE); in mysqli_stmt_bind_param_do_bind()

Completed in 21 milliseconds