Searched refs:facets (Results 1 – 9 of 9) sorted by relevance
6 to know how to generate the whole ctype category facets of a locale16 For the same reason building a locale with the ctype facets based on
880 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]
32 // Individual facets
621 xmlSchemaFacetPtr facets; /* Local facets */ member
1015 ctype and numpunct facets, we can keep them as const pointers.1021 - Hide _Locale_name_hint in internal implementation, facets *_byname1026 - time facets: Use the non template time_base class for initialization1027 of the _Time_Info instance, it is more coherent with other facets1060 * src/locale_impl.cpp: Removed useless holes in locale facets table.1069 money_get, money_put facets that do not depend on any name are1071 facets for a given category.1135 for some facets that the one build from "C" name is similar to1306 time_facets_test.cpp: Add checks for construction of facets from1992 _Locale_impl::insert_*_facets methods. Now only facets used internally[all …]
1765 * src/locale_impl.cpp: Removed id initialization of useless facets2232 .cpp and only for facets that are implemented by STLport. Users2265 facets id instanciation.3072 * src/locale_impl.cpp, message.cpp: Change classic facets initialization code3299 class for classic locale facets creation. Change constructor implementation3305 Change make_classic_locale implementation, now classic locale facets are3306 allocated on the heap and have to be destroyed like any ordinary facets4046 _istream.c, _time_facets.c: Fix cast expression for the cached facets,4200 locale implementation facets.5384 * src/locale_impl.h: Export of the locale facets container for MSVC compilers.[all …]
1797 for (facet = type->facets; facet != NULL; facet = facet->next) { in xmlSchemaFormatFacetEnumSet()3948 if (type->facets != NULL) { in xmlSchemaFreeType()3951 facet = type->facets; in xmlSchemaFreeType()11669 type->facets = facet; in xmlSchemaParseRestriction()11680 if (type->facets != NULL) { in xmlSchemaParseRestriction()11683 facet = type->facets; in xmlSchemaParseRestriction()15272 if (type->facets != NULL) { in xmlSchemaCheckCOSSTRestricts()15282 facet = type->facets; in xmlSchemaCheckCOSSTRestricts()15374 if (type->facets != NULL) { in xmlSchemaCheckCOSSTRestricts()15375 facet = type->facets; in xmlSchemaCheckCOSSTRestricts()[all …]
311 ret->facets = xmlSchemaNewMinLengthFacet(1); in xmlSchemaInitBasicType()
53545 This problem appeared because of two facets of the current context