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

  /external/libxml2/include/libxml/
xmlschemastypes.h 57 xmlSchemaValType valType,
83 xmlSchemaGetBuiltInType (xmlSchemaValType type);
101 xmlSchemaValType valType,
128 xmlSchemaNewStringValue (xmlSchemaValType type,
143 XMLPUBFUN xmlSchemaValType XMLCALL
schemasInternals.h 77 } xmlSchemaValType;
  /external/libxml2/
xmlschemastypes.c 117 xmlSchemaValType type;
222 xmlSchemaNewValue(xmlSchemaValType type) {
257 xmlSchemaInitBasicType(const char *name, xmlSchemaValType type,
734 xmlSchemaGetBuiltInType(xmlSchemaValType type)
936 xmlSchemaNewStringValue(xmlSchemaValType type,
    [all...]
xmlschemas.c     [all...]

Completed in 31 milliseconds