Searched refs:g_ReservedNames (Results 1 – 1 of 1) sorted by relevance
103 static const char * const g_ReservedNames[] = variable111 for (unsigned i = 0; i < ARRAY_SIZE(g_ReservedNames); i++) in IsSupportedName()113 const char *reservedName = g_ReservedNames[i]; in IsSupportedName()