num_matches       186 sapi/phpdbg/phpdbg_help.c 	unsigned int num_matches = 0;
num_matches       191 sapi/phpdbg/phpdbg_help.c 				num_matches++;
num_matches       192 sapi/phpdbg/phpdbg_help.c 				if ( num_matches == 1 && command) {
num_matches       200 sapi/phpdbg/phpdbg_help.c 				++num_matches;
num_matches       201 sapi/phpdbg/phpdbg_help.c 				if ( num_matches == 1 && command) {
num_matches       208 sapi/phpdbg/phpdbg_help.c 	return num_matches;