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

  /external/chromium_org/third_party/libxml/src/
xmlschemastypes.c 172 static xmlSchemaTypePtr xmlSchemaTypeUnsignedIntDef = NULL;
552 xmlSchemaTypeUnsignedIntDef =
557 xmlSchemaTypeUnsignedIntDef);
813 return (xmlSchemaTypeUnsignedIntDef);
    [all...]
  /external/libxml2/
xmlschemastypes.c 172 static xmlSchemaTypePtr xmlSchemaTypeUnsignedIntDef = NULL;
552 xmlSchemaTypeUnsignedIntDef =
557 xmlSchemaTypeUnsignedIntDef);
813 return (xmlSchemaTypeUnsignedIntDef);
    [all...]

Completed in 26 milliseconds