Home
last modified time | relevance | path

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

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_cmd.c49 case STACK_PARAM: in phpdbg_get_param_type()
158 case STACK_PARAM: in phpdbg_copy_param()
218 case STACK_PARAM: in phpdbg_hash_param()
273 case STACK_PARAM: in phpdbg_match_param()
675 if (stack->type != STACK_PARAM) { in phpdbg_stack_execute()
H A Dphpdbg_cmd.h43 STACK_PARAM, enumerator
H A Dphpdbg_prompt.c76 if (stack->type == STACK_PARAM) { in phpdbg_call_register()
250 phpdbg_init_param(&stack, STACK_PARAM); in phpdbg_try_file_init()
1007 phpdbg_init_param(&stack, STACK_PARAM); in phpdbg_interactive()

Completed in 12 milliseconds