PHP_FUNCTION 59 php_xdebug.h PHP_FUNCTION(xdebug_get_stack_depth); PHP_FUNCTION 60 php_xdebug.h PHP_FUNCTION(xdebug_get_function_stack); PHP_FUNCTION 61 php_xdebug.h PHP_FUNCTION(xdebug_get_declared_vars); PHP_FUNCTION 62 php_xdebug.h PHP_FUNCTION(xdebug_call_class); PHP_FUNCTION 63 php_xdebug.h PHP_FUNCTION(xdebug_call_function); PHP_FUNCTION 64 php_xdebug.h PHP_FUNCTION(xdebug_call_file); PHP_FUNCTION 65 php_xdebug.h PHP_FUNCTION(xdebug_call_line); PHP_FUNCTION 67 php_xdebug.h PHP_FUNCTION(xdebug_set_time_limit); PHP_FUNCTION 69 php_xdebug.h PHP_FUNCTION(xdebug_var_dump); PHP_FUNCTION 70 php_xdebug.h PHP_FUNCTION(xdebug_debug_zval); PHP_FUNCTION 71 php_xdebug.h PHP_FUNCTION(xdebug_debug_zval_stdout); PHP_FUNCTION 74 php_xdebug.h PHP_FUNCTION(xdebug_enable); PHP_FUNCTION 75 php_xdebug.h PHP_FUNCTION(xdebug_disable); PHP_FUNCTION 76 php_xdebug.h PHP_FUNCTION(xdebug_is_enabled); PHP_FUNCTION 79 php_xdebug.h PHP_FUNCTION(xdebug_break); PHP_FUNCTION 82 php_xdebug.h PHP_FUNCTION(xdebug_start_trace); PHP_FUNCTION 83 php_xdebug.h PHP_FUNCTION(xdebug_stop_trace); PHP_FUNCTION 84 php_xdebug.h PHP_FUNCTION(xdebug_get_tracefile_name); PHP_FUNCTION 87 php_xdebug.h PHP_FUNCTION(xdebug_get_profiler_filename); PHP_FUNCTION 88 php_xdebug.h PHP_FUNCTION(xdebug_dump_aggr_profiling_data); PHP_FUNCTION 89 php_xdebug.h PHP_FUNCTION(xdebug_clear_aggr_profiling_data); PHP_FUNCTION 92 php_xdebug.h PHP_FUNCTION(xdebug_dump_superglobals); PHP_FUNCTION 93 php_xdebug.h PHP_FUNCTION(xdebug_set_error_handler); PHP_FUNCTION 95 php_xdebug.h PHP_FUNCTION(xdebug_memory_usage); PHP_FUNCTION 96 php_xdebug.h PHP_FUNCTION(xdebug_peak_memory_usage); PHP_FUNCTION 98 php_xdebug.h PHP_FUNCTION(xdebug_time_index); PHP_FUNCTION 43 xdebug_code_coverage.h PHP_FUNCTION(xdebug_start_code_coverage); PHP_FUNCTION 44 xdebug_code_coverage.h PHP_FUNCTION(xdebug_stop_code_coverage); PHP_FUNCTION 45 xdebug_code_coverage.h PHP_FUNCTION(xdebug_get_code_coverage); PHP_FUNCTION 47 xdebug_code_coverage.h PHP_FUNCTION(xdebug_get_function_count);