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

/external/libxml2/
H A Dxmlschemas.c2254 if ((type != NULL) && (xmlSchemaIsGlobalItem(type))) {
2416 xmlSchemaIsGlobalItem(xmlSchemaTypePtr item) function
2462 if (! xmlSchemaIsGlobalItem(type))
2474 if (xmlSchemaIsGlobalItem(type)) {
3127 if (! xmlSchemaIsGlobalItem(type))
3139 if (xmlSchemaIsGlobalItem(type)) {

Completed in 53 milliseconds