Home
last modified time | relevance | path

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

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_help.h35 extern const phpdbg_command_t phpdbg_help_commands[];
H A Dphpdbg_help.c33 const phpdbg_command_t phpdbg_help_commands[] = { variable
239 n = get_command( param->str, param->len, &cmd, phpdbg_help_commands TSRMLS_CC); in PHPDBG_COMMAND()
H A Dphpdbg_prompt.c59 …PHPDBG_COMMAND_D(help, "show help menu", 'h', phpdbg_help_commands, "…

Completed in 8 milliseconds