Home
last modified time | relevance | path

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

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