Home
last modified time | relevance | path

Searched refs:facets (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle509 * Used to build a list of facets.
667 * indicates if the facets need a computed value
709 * has facets
716 * indicates if the facets (pattern) need a normalized value
769 d facets like(xmlSchemaFacetPtr) Local facets
777 d facetSet like(xmlSchemaFacetLinkPtr) All facets
/external/clang/test/
Dcxx-sections.data880 22.4.8 [facets.examples]
1926 TRDecimal 3.10 [trdec.types.facets]
1927 TRDecimal 3.10.1 [trdec.types.facets.locale]
1928 TRDecimal 3.10.2 [trdec.types.facets.extended_num_get]
1929 TRDecimal 3.10.2.1 [trdec.types.facets.extended_num_get.mem]
1930 TRDecimal 3.10.2.2 [trdec.types.facets.extended_num_get.virt]
1931 TRDecimal 3.10.3 [trdec.types.facets.extended_num_put]
1932 TRDecimal 3.10.3.1 [trdec.types.facets.extended_num_put.mem]
1933 TRDecimal 3.10.3.2 [trdec.types.facets.extended_num_put.virt]
/external/libxml2/include/libxml/
DschemasInternals.h621 xmlSchemaFacetPtr facets; /* Local facets */ member
/external/libxml2/
Dxmlschemas.c1802 for (facet = type->facets; facet != NULL; facet = facet->next) { in xmlSchemaFormatFacetEnumSet()
3982 if (type->facets != NULL) { in xmlSchemaFreeType()
3985 facet = type->facets; in xmlSchemaFreeType()
11703 type->facets = facet; in xmlSchemaParseRestriction()
11714 if (type->facets != NULL) { in xmlSchemaParseRestriction()
11717 facet = type->facets; in xmlSchemaParseRestriction()
15315 if (type->facets != NULL) { in xmlSchemaCheckCOSSTRestricts()
15325 facet = type->facets; in xmlSchemaCheckCOSSTRestricts()
15417 if (type->facets != NULL) { in xmlSchemaCheckCOSSTRestricts()
15418 facet = type->facets; in xmlSchemaCheckCOSSTRestricts()
[all …]
DNEWS836 (Ashwin), regexp crash, icrash with invalid whitespace facets (Rob
1224 - improvements: lot of work on Schemas by Kasimier Buchcik on facets
1450 failure (William), memory leak in schemas datatype facets.
Dxmlschemastypes.c315 ret->facets = xmlSchemaNewMinLengthFacet(1); in xmlSchemaInitBasicType()
DChangeLog4417 facets validation messages.
4592 Hopefully finished validation against facets to use the normalized
4593 value of both, the facets and instance values. Added
4616 normalized values of facets during validation: changed the
4800 facets and group. Changed NOTATION validation to work with the
5401 xmlSchemaTypeFixup; this ensures facets of inherited types to be
5402 checked prior to facets of derived types - which caused a seg
7235 * relaxng.c: remove a memory leak on schemas type facets.
10350 fractionDigits facets.
10917 and facets support. Currently only schemas with binHex or
[all …]
/external/jline/src/src/test/resources/jline/example/
Denglish.gz