Searched defs:facets (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A DschemasInternals.h394 * Used to build a list of facets.
531 * indicates if the facets need a computed value
567 * has facets
573 * indicates if the facets (pattern) need a normalized value
621 xmlSchemaFacetPtr facets; /* Local facets */ member in struct:_xmlSchemaType
628 xmlSchemaFacetLinkPtr facetSet; /* All facets (incl. inherited) */
/external/libxml2/include/libxml/
H A DschemasInternals.h394 * Used to build a list of facets.
531 * indicates if the facets need a computed value
567 * has facets
573 * indicates if the facets (pattern) need a normalized value
621 xmlSchemaFacetPtr facets; /* Local facets */ member in struct:_xmlSchemaType
628 xmlSchemaFacetLinkPtr facetSet; /* All facets (incl. inherited) */

Completed in 112 milliseconds