Searched refs:g_ReservedNames (Results 1 – 1 of 1) sorted by relevance
32 static const wchar_t *g_ReservedNames[] = variable62 for (int i = 0; i < sizeof(g_ReservedNames) / sizeof(g_ReservedNames[0]); i++) in IsSupportedName()64 const wchar_t *reservedName = g_ReservedNames[i]; in IsSupportedName()