Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_frame.c174 zval *funcname, *class, class_zv, *args, *argstmp; in phpdbg_dump_prototype() local
217 ZEND_HASH_FOREACH_VAL(Z_ARRVAL_P(args), argstmp) { in phpdbg_dump_prototype()
246 char *arg_print = phpdbg_short_zval_print(argstmp, 40); in phpdbg_dump_prototype()

Completed in 5 milliseconds