34#define arginfo_phpdbg_clear arginfo_phpdbg_break_next
36#define arginfo_phpdbg_start_oplog arginfo_phpdbg_break_next
73static void register_phpdbg_symbols(
int module_number)
file(string $filename, int $flags=0, $context=null)
PHP_JSON_API size_t int options
phpdbg_break_function(string $function)
phpdbg_prompt(string $string)
phpdbg_exec(string $context)
phpdbg_break_method(string $class, string $method)
phpdbg_end_oplog(array $options=[])
phpdbg_get_executable(array $options=[])
phpdbg_color(int $element, string $color)
phpdbg_break_file(string $file, int $line)
#define arginfo_phpdbg_clear
#define arginfo_phpdbg_start_oplog
#define PHPDBG_COLOR_PROMPT
#define PHPDBG_COLOR_NOTICE
#define PHPDBG_COLOR_ERROR
#define ZEND_BEGIN_ARG_WITH_RETURN_TYPE_MASK_EX(name, return_reference, required_num_args, type)
struct _zend_function_entry zend_function_entry
#define ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(name, return_reference, required_num_args, type, allow_null)
#define ZEND_END_ARG_INFO()
#define ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(pass_by_ref, name, type_hint, allow_null, default_value)
#define ZEND_ARG_TYPE_INFO(pass_by_ref, name, type_hint, allow_null)
#define ZEND_FE(name, arg_info)
#define ZEND_FUNCTION(name)
#define REGISTER_STRING_CONSTANT(name, str, flags)
#define REGISTER_LONG_CONSTANT(name, lval, flags)
function(EX_VAR(opline->result.var))