Searched refs:FETCH_RESULT (Results 1 – 3 of 3) sorted by relevance
123 #define FETCH_RESULT 2 macro
126 if (type == FETCH_RESULT && bbuf.buf[i].val) { in php_free_stmt_bind_buffer()143 if (type == FETCH_RESULT) { in php_free_stmt_bind_buffer()172 php_free_stmt_bind_buffer(stmt->result, FETCH_RESULT); in php_clear_stmt_bind()
400 php_free_stmt_bind_buffer(stmt->result, FETCH_RESULT); in mysqli_stmt_bind_result_do_bind()
Completed in 26 milliseconds