Home
last modified time | relevance | path

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

/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_parser.y161 $$.type = RUN_PARAM;
165 $$.type = RUN_PARAM;
H A Dphpdbg_cmd.h48 RUN_PARAM enumerator
H A Dphpdbg_cmd.c400 case RUN_PARAM: in phpdbg_stack_free()
672 case RUN_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