num_matches       180 sapi/phpdbg/phpdbg_help.c 	unsigned int num_matches = 0;
num_matches       185 sapi/phpdbg/phpdbg_help.c 				num_matches++;
num_matches       186 sapi/phpdbg/phpdbg_help.c 				if ( num_matches == 1 && command) {
num_matches       194 sapi/phpdbg/phpdbg_help.c 				++num_matches;
num_matches       195 sapi/phpdbg/phpdbg_help.c 				if ( num_matches == 1 && command) {
num_matches       202 sapi/phpdbg/phpdbg_help.c 	return num_matches;