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

/external/chromium_org/third_party/libxml/src/
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)) {
/external/libxml2/
H A Dxmlschemas.c2252 if ((type != NULL) && (xmlSchemaIsGlobalItem(type))) {
2414 xmlSchemaIsGlobalItem(xmlSchemaTypePtr item) function
2460 if (! xmlSchemaIsGlobalItem(type))
2472 if (xmlSchemaIsGlobalItem(type)) {
3125 if (! xmlSchemaIsGlobalItem(type))
3137 if (xmlSchemaIsGlobalItem(type)) {

Completed in 979 milliseconds