Home
last modified time | relevance | path

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

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_help.c180 unsigned int num_matches = 0; in get_command() local
185 num_matches++; in get_command()
186 if ( num_matches == 1 && command) { in get_command()
194 ++num_matches; in get_command()
195 if ( num_matches == 1 && command) { in get_command()
202 return num_matches; in get_command()

Completed in 8 milliseconds