Home
last modified time | relevance | path

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

/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_frame.c172 zval *funcname, *class, class_zv, *args, *argstmp; in phpdbg_dump_prototype() local
208 ZEND_HASH_FOREACH_VAL(Z_ARRVAL_P(args), argstmp) { in phpdbg_dump_prototype()
233 char *arg_print = phpdbg_short_zval_print(argstmp, 40); in phpdbg_dump_prototype()

Completed in 6 milliseconds