Home
last modified time | relevance | path

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

/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_cmd.h43 EVAL_PARAM, enumerator
H A Dphpdbg_parser.y151 $$.type = EVAL_PARAM;
H A Dphpdbg_cmd.c397 case EVAL_PARAM: in phpdbg_stack_free()
667 case EVAL_PARAM: in phpdbg_internal_stack_execute()
H A Dphpdbg_prompt.c1575 if (PHPDBG_G(flags) & PHPDBG_IS_REMOTE && (RUN_PARAM == PARA || EVAL_PARAM == PARA)) { in phpdbg_interactive()
1611 if (PHPDBG_G(flags) & PHPDBG_IS_REMOTE && (RUN_PARAM == PARA || EVAL_PARAM == PARA)) { in phpdbg_interactive()

Completed in 17 milliseconds