Searched refs:result_allocated (Results 1 – 2 of 2) sorted by relevance
124 long result_allocated; variable
418 MySG(result_allocated)--; in _free_mysql_result()528 mysql_globals->result_allocated = 0; in PHP_INI_END()634 MySG(result_allocated) = 0; in PHP_RINIT_FUNCTION()661 if (MySG(result_allocated)){ in PHP_RSHUTDOWN_FUNCTION()662 …free_result to free result sets which were requested using mysql_query()", MySG(result_allocated)); in PHP_RSHUTDOWN_FUNCTION()1528 MySG(result_allocated)++;1629 MySG(result_allocated)++;1667 MySG(result_allocated)++;1705 MySG(result_allocated)++;1738 MySG(result_allocated)++;
Completed in 10 milliseconds