Searched refs:g_standard_schemes (Results 1 – 1 of 1) sorted by relevance
15 static const char* g_standard_schemes[] = { variable74 sizeof(g_standard_schemes) / sizeof(g_standard_schemes[0]); in IsStandard()76 if (CompareSchemeComponent(spec, component, g_standard_schemes[i])) { in IsStandard()