Home
last modified time | relevance | path

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

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_help.c173 static int get_command( in get_command() function
217 n = get_command(param->str, param->len, &cmd, phpdbg_prompt_commands TSRMLS_CC); in PHPDBG_COMMAND()
239 n = get_command( param->str, param->len, &cmd, phpdbg_help_commands TSRMLS_CC); in PHPDBG_COMMAND()
279 get_command("h", 1, &c, phpdbg_prompt_commands TSRMLS_CC); in PHPDBG_HELP()

Completed in 11 milliseconds