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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c2233 if ((type != NULL) && (xmlSchemaIsGlobalItem(type))) {
2395 xmlSchemaIsGlobalItem(xmlSchemaTypePtr item) function
2441 if (! xmlSchemaIsGlobalItem(type))
2453 if (xmlSchemaIsGlobalItem(type)) {
3106 if (! xmlSchemaIsGlobalItem(type))
3118 if (xmlSchemaIsGlobalItem(type)) {

Completed in 132 milliseconds