Searched refs:xmlW3CPIs (Results 1 – 2 of 2) sorted by relevance
307 static const char *xmlW3CPIs[] = { variable5091 if (xmlW3CPIs[i] == NULL) break; in xmlParsePITarget()5092 if (xmlStrEqual(name, (const xmlChar *)xmlW3CPIs[i])) in xmlParsePITarget()
123545 -static const char *xmlW3CPIs[] = {123546 +static const char* const xmlW3CPIs[] = {