HomeSort by relevance Sort by last modified time
    Searched refs:WXS_TYPE_IS_LOCAL (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxml/src/
xmlschemas.c 252 #define WXS_TYPE_IS_LOCAL(t) (((t)->flags & XML_SCHEMAS_TYPE_GLOBAL) == 0)
    [all...]
  /external/libxml2/
xmlschemas.c 252 #define WXS_TYPE_IS_LOCAL(t) (((t)->flags & XML_SCHEMAS_TYPE_GLOBAL) == 0)
    [all...]

Completed in 36 milliseconds