Searched refs:FETCH_RESULT (Results 1 – 3 of 3) sorted by relevance
131 #define FETCH_RESULT 2 macro
130 if (type == FETCH_RESULT && bbuf.buf[i].val) { in php_free_stmt_bind_buffer()149 if (type == FETCH_RESULT) { in php_free_stmt_bind_buffer()178 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 24 milliseconds