Lines Matching full:facet
83 num_get facet is instantiated with something else than the
102 facet method.
394 are working on 2 different facet instances before substitution.
411 threads instanciating two facet instances from a given name might
548 * stlport/stl/_numpunct.h, src/numpunct.cpp: numpunct facet _M_truename
679 facet.
702 implementation when dealing with a codecvt facet having variable
1080 as friend of time_get_byname facet. Gcc 2.95 prefers to see a template
1233 and fix time facet creation when using dummy locale implementation.
1560 * test/unit/locale_test.cpp: Fix ctype facet test according
1608 to some locale facet in order to access locale implementation
1613 parameter to facet by name constructor.
1947 support. Mostly fix locale facet index issues.
2230 locale facet id instanciation that were duplicated. Now static
2233 implementing facet inheriting from the STLport one will have to
2282 * test/unit/fstream_test.cpp: Add custom facet id definition for
2552 facet macros to STLport associated string representation array index
2787 without exceptions support. Ignore money facet tests for Borland.
3069 * stlport/stl/_locale.h: Removed _M_delete locale::facet member variable,
3070 useless if facet instance reference counter is right.
3193 * Fix classic locale facet initial reference counter thanks
3297 * stlport/stl/_messages_facets.h, src/messages.cpp: Move message facet
3301 destroy on facet destruction; moreover the facet is also dynamically allocated
3468 * test/unit/fstream_test.cpp: custom facet test compilation fail for gcc 2.95
3774 * test/unit/locale_test.cpp: tests for time_get facet.
4007 * src/locale_impl.cpp: Fix locale implementation to avoid to call facet
4013 codecvt facet. The user is then force to call imbue after basic_filebuf
4015 the locale still do not have the necesary facet, the stream is put in the fail
4398 * test/unit/locale_test.cpp: Add a test case for the ctype facet.
6013 * src/c_locale_win32/c_locale_win32.c: fix of the message facet name management
6106 in the template locale constructor taking a facet, it was a possible source of
6653 a copy of the facet name is stored rather than a copy of the string
6654 pointer that might be freed. We also extract the complete facet name
6655 before storing it to avoid store of facet aliases that cannot be retrieved
6737 facet.