Home
last modified time | relevance | path

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

/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_cmd.h149 PHPDBG_API const char* phpdbg_get_param_type(const phpdbg_param_t*);
178 …garg\" got=\"%s\"", "Unsupported parameter type (%s) for command", phpdbg_get_param_type(param)); \
H A Dphpdbg_cmd.c45 PHPDBG_API const char *phpdbg_get_param_type(const phpdbg_param_t *param) /* {{{ */ in phpdbg_get_param_type() function
512 phpdbg_get_param_type((a)), \ in phpdbg_stack_verify()

Completed in 7 milliseconds