phpdbg_get_function 132 sapi/phpdbg/phpdbg_frame.c if ((func = phpdbg_get_function(Z_STRVAL_P(funcname), class ? Z_STRVAL_P(class) : NULL))) { phpdbg_get_function 34 sapi/phpdbg/phpdbg_utils.h PHPDBG_API const zend_function *phpdbg_get_function(const char*, const char*);