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

  /external/libxml2/include/libxml/
schemasInternals.h 626 int builtInType; /* Type of built-in types. */
  /external/libxml2/
xmlschemastypes.c 320 ret->builtInType = type;
662 switch (type->builtInType) {
    [all...]
xmlschemas.c 221 ( (WXS_TYPE_CAST (i))->builtInType == XML_SCHEMAS_ANYTYPE))
225 ((i)->builtInType == XML_SCHEMAS_ANYTYPE))
230 (item->builtInType != XML_SCHEMAS_ANYTYPE)))
234 ((i)->builtInType == XML_SCHEMAS_ANYSIMPLETYPE))
    [all...]

Completed in 1191 milliseconds