Searched refs:xmlSchemaFacetTypeToString (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c1061 xmlSchemaFacetTypeToString(xmlSchemaTypeType type);
1708 *buf = xmlStrcat(*buf, xmlSchemaFacetTypeToString(item->type));
2634 msg = xmlStrcat(msg, xmlSchemaFacetTypeToString(facetType));
3008 BAD_CAST des, xmlSchemaFacetTypeToString(facet->type),
3037 BAD_CAST des, xmlSchemaFacetTypeToString(facet->type));
17128 BAD_CAST xmlSchemaFacetTypeToString(fac1->type), \
17129 BAD_CAST xmlSchemaFacetTypeToString(fac2->type), NULL);
17155 msg = xmlStrcat(msg, xmlSchemaFacetTypeToString(facet1->type));
17167 msg = xmlStrcat(msg, xmlSchemaFacetTypeToString(facet2->type));
18684 facet->value, xmlSchemaFacetTypeToString(face
21458 xmlSchemaFacetTypeToString(xmlSchemaTypeType type) function
[all...]
/external/libxml2/
H A Dxmlschemas.c1066 xmlSchemaFacetTypeToString(xmlSchemaTypeType type);
1713 *buf = xmlStrcat(*buf, xmlSchemaFacetTypeToString(item->type));
2653 msg = xmlStrcat(msg, xmlSchemaFacetTypeToString(facetType));
3027 BAD_CAST des, xmlSchemaFacetTypeToString(facet->type),
3056 BAD_CAST des, xmlSchemaFacetTypeToString(facet->type));
17157 BAD_CAST xmlSchemaFacetTypeToString(fac1->type), \
17158 BAD_CAST xmlSchemaFacetTypeToString(fac2->type), NULL);
17184 msg = xmlStrcat(msg, xmlSchemaFacetTypeToString(facet1->type));
17196 msg = xmlStrcat(msg, xmlSchemaFacetTypeToString(facet2->type));
18713 facet->value, xmlSchemaFacetTypeToString(face
21487 xmlSchemaFacetTypeToString(xmlSchemaTypeType type) function
[all...]

Completed in 362 milliseconds