Searched refs:FETCH_RESULT (Results 1 – 3 of 3) sorted by relevance
122 #define FETCH_RESULT 2 macro
124 if (type == FETCH_RESULT && bbuf.buf[i].val) { in php_free_stmt_bind_buffer()141 if (type == FETCH_RESULT) { in php_free_stmt_bind_buffer()170 php_free_stmt_bind_buffer(stmt->result, FETCH_RESULT); in php_clear_stmt_bind()
398 php_free_stmt_bind_buffer(stmt->result, FETCH_RESULT); in mysqli_stmt_bind_result_do_bind()
Completed in 15 milliseconds