Home
last modified time | relevance | path

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

/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_parser.y164 $$.type = RUN_PARAM;
168 $$.type = RUN_PARAM;
H A Dphpdbg_cmd.h50 RUN_PARAM enumerator
H A Dphpdbg_cmd.c402 case RUN_PARAM: in phpdbg_stack_free()
674 case RUN_PARAM: in phpdbg_internal_stack_execute()
H A Dphpdbg_parser.c1674 (yyval).type = RUN_PARAM;
1683 (yyval).type = RUN_PARAM;
H A Dphpdbg_prompt.c1631 if (PHPDBG_G(flags) & PHPDBG_IS_REMOTE && (RUN_PARAM == PARA || EVAL_PARAM == PARA)) { in phpdbg_interactive()
1660 if (PHPDBG_G(flags) & PHPDBG_IS_REMOTE && (RUN_PARAM == PARA || EVAL_PARAM == PARA)) { in phpdbg_interactive()

Completed in 18 milliseconds