Searched refs:get_command (Results 1 – 1 of 1) sorted by relevance
171 static int get_command( in get_command() function235 n = get_command(param->str, param->len, &cmd, phpdbg_prompt_commands); in PHPDBG_COMMAND()257 n = get_command( param->str, param->len, &cmd, phpdbg_help_commands); in PHPDBG_COMMAND()300 get_command("h", 1, &c, phpdbg_prompt_commands); in PHPDBG_HELP()
Completed in 7 milliseconds