Home
last modified time | relevance | path

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

/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_help.c184 unsigned int num_matches = 0; in get_command() local
189 num_matches++; in get_command()
190 if ( num_matches == 1 && command) { in get_command()
198 ++num_matches; in get_command()
199 if ( num_matches == 1 && command) { in get_command()
206 return num_matches; in get_command()

Completed in 7 milliseconds