Searched refs:g_numPhones (Results 1 – 1 of 1) sorted by relevance
62 static const int g_numPhones = sizeof(g_aPhoneMap) / sizeof(g_aPhoneMap[0]); variable383 for ( j = 0; j < g_numPhones && nFound == 0; j++ ) { in GetPhoneStr()