Home
last modified time | relevance | path

Searched refs:phpdbg_get_param_type (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_cmd.h155 PHPDBG_API const char* phpdbg_get_param_type(const phpdbg_param_t*);
184 …garg\" got=\"%s\"", "Unsupported parameter type (%s) for command", phpdbg_get_param_type(param)); \
H A Dphpdbg_cmd.c47 PHPDBG_API const char *phpdbg_get_param_type(const phpdbg_param_t *param) /* {{{ */ in phpdbg_get_param_type() function
514 phpdbg_get_param_type((a)), \ in phpdbg_stack_verify()

Completed in 20 milliseconds