Searched refs:mysqli_get_cache_stats (Results 1 – 4 of 4) sorted by relevance
2 mysqli_get_cache_stats() - disabled via php.ini11 if (!function_exists('mysqli_get_cache_stats')) {17 $before = mysqli_get_cache_stats();41 $after = mysqli_get_cache_stats();
54 PHP_FUNCTION(mysqli_get_cache_stats);
373 PHP_FE(mysqli_get_cache_stats, arginfo_mysqli_no_params)
392 PHP_FUNCTION(mysqli_get_cache_stats) argument
Completed in 11 milliseconds