Home
last modified time | relevance | path

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

/php-src/sapi/phpdbg/
H A Dphpdbg_help.c177 unsigned int num_matches = 0; in get_command() local
182 num_matches++; in get_command()
183 if ( num_matches == 1 && command) { in get_command()
191 ++num_matches; in get_command()
192 if ( num_matches == 1 && command) { in get_command()
199 return num_matches; in get_command()

Completed in 8 milliseconds