Home
last modified time | relevance | path

Searched refs:xmlW3CPIs (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dparser.c305 static const char *xmlW3CPIs[] = { variable
5073 if (xmlW3CPIs[i] == NULL) break; in xmlParsePITarget()
5074 if (xmlStrEqual(name, (const xmlChar *)xmlW3CPIs[i])) in xmlParsePITarget()