Home
last modified time | relevance | path

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

/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_cmd.h45 EVAL_PARAM, enumerator
H A Dphpdbg_parser.y154 $$.type = EVAL_PARAM;
H A Dphpdbg_cmd.c399 case EVAL_PARAM: in phpdbg_stack_free()
669 case EVAL_PARAM: in phpdbg_internal_stack_execute()
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()
H A Dphpdbg_parser.c1654 (yyval).type = EVAL_PARAM;

Completed in 17 milliseconds