Home
last modified time | relevance | path

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

/PHP-8.2/sapi/phpdbg/
H A Dphpdbg_help.c178 unsigned int num_matches = 0; in get_command() local
183 num_matches++; in get_command()
184 if ( num_matches == 1 && command) { in get_command()
192 ++num_matches; in get_command()
193 if ( num_matches == 1 && command) { in get_command()
200 return num_matches; in get_command()

Completed in 5 milliseconds