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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c2224 if ((type != NULL) && (xmlSchemaIsGlobalItem(type))) {
2386 xmlSchemaIsGlobalItem(xmlSchemaTypePtr item) function
2432 if (! xmlSchemaIsGlobalItem(type))
2444 if (xmlSchemaIsGlobalItem(type)) {
3097 if (! xmlSchemaIsGlobalItem(type))
3109 if (xmlSchemaIsGlobalItem(type)) {

Completed in 111 milliseconds