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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c252 #define WXS_TYPE_IS_LOCAL(t) (((t)->flags & XML_SCHEMAS_TYPE_GLOBAL) == 0) macro
21188 (WXS_TYPE_IS_LOCAL(WXS_ELEM_TYPEDEF(elemDecl))))
/external/libxml2/
H A Dxmlschemas.c252 #define WXS_TYPE_IS_LOCAL(t) (((t)->flags & XML_SCHEMAS_TYPE_GLOBAL) == 0) macro
21217 (WXS_TYPE_IS_LOCAL(WXS_ELEM_TYPEDEF(elemDecl))))

Completed in 368 milliseconds