Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_help.c186 unsigned int num_matches = 0; in get_command() local
191 num_matches++; in get_command()
192 if ( num_matches == 1 && command) { in get_command()
200 ++num_matches; in get_command()
201 if ( num_matches == 1 && command) { in get_command()
208 return num_matches; in get_command()

Completed in 10 milliseconds