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

  /external/chromium_org/third_party/libxml/src/
xmlschemastypes.c 354 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr;
408 xmlSchemaModelGroupPtr sequence;
416 sequence = (xmlSchemaModelGroupPtr)
636 xmlFree((xmlSchemaModelGroupPtr) particle->children);
    [all...]
xmlschemas.c 145 #define WXS_MODEL_GROUP_CAST (xmlSchemaModelGroupPtr)
680 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr;
    [all...]
  /external/libxml2/
xmlschemastypes.c 354 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr;
408 xmlSchemaModelGroupPtr sequence;
416 sequence = (xmlSchemaModelGroupPtr)
636 xmlFree((xmlSchemaModelGroupPtr) particle->children);
    [all...]
xmlschemas.c 145 #define WXS_MODEL_GROUP_CAST (xmlSchemaModelGroupPtr)
680 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr;
    [all...]

Completed in 39 milliseconds