Home
last modified time | relevance | path

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

/third_party/libxml2/
Dparser.c307 static const char *xmlW3CPIs[] = { variable
5091 if (xmlW3CPIs[i] == NULL) break; in xmlParsePITarget()
5092 if (xmlStrEqual(name, (const xmlChar *)xmlW3CPIs[i])) in xmlParsePITarget()
/third_party/chromium/patch/
D0001-cve.patch123545 -static const char *xmlW3CPIs[] = {
123546 +static const char* const xmlW3CPIs[] = {