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

/macosx-10.10.1/libxml2-26/libxml2/
H A Dparser.c232 static const char * const xmlW3CPIs[] = { variable
5068 if (xmlW3CPIs[i] == NULL) break;
5069 if (xmlStrEqual(name, (const xmlChar *)xmlW3CPIs[i]))
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dparser.c198 static const char *xmlW3CPIs[] = { variable
4696 if (xmlW3CPIs[i] == NULL) break;
4697 if (xmlStrEqual(name, (const xmlChar *)xmlW3CPIs[i]))

Completed in 108 milliseconds