Searched refs:cptable (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/libWine/
H A Dcptable.c39 extern union cptable cptable_037;
40 extern union cptable cptable_424;
41 extern union cptable cptable_437;
42 extern union cptable cptable_500;
43 extern union cptable cptable_737;
44 extern union cptable cptable_775;
45 extern union cptable cptable_850;
46 extern union cptable cptable_852;
47 extern union cptable cptable_855;
48 extern union cptable cptable_85
[all...]
H A Dmbtowc.c266 int wine_cp_mbstowcs( const union cptable *table, int flags,
H A Dwctomb.c455 int wine_cp_wcstombs( const union cptable *table, int flags,
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dunicode.h88 union cptable union
95 extern const union cptable *wine_cp_get_table( unsigned int codepage );
96 extern const union cptable *wine_cp_enum_table( unsigned int index );
98 extern int wine_cp_mbstowcs( const union cptable *table, int flags,
101 extern int wine_cp_wcstombs( const union cptable *table, int flags,
124 WINE_UNICODE_INLINE int wine_is_dbcs_leadbyte( const union cptable *table, unsigned char ch )
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dunicode.h88 union cptable union
95 extern const union cptable *wine_cp_get_table( unsigned int codepage );
96 extern const union cptable *wine_cp_enum_table( unsigned int index );
98 extern int wine_cp_mbstowcs( const union cptable *table, int flags,
101 extern int wine_cp_wcstombs( const union cptable *table, int flags,
124 WINE_UNICODE_INLINE int wine_is_dbcs_leadbyte( const union cptable *table, unsigned char ch )
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dunicode.h89 union cptable union
96 extern const union cptable *wine_cp_get_table( unsigned int codepage );
97 extern const union cptable *wine_cp_enum_table( unsigned int index );
99 extern int wine_cp_mbstowcs( const union cptable *table, int flags,
102 extern int wine_cp_wcstombs( const union cptable *table, int flags,
127 WINE_UNICODE_INLINE int wine_is_dbcs_leadbyte( const union cptable *table, unsigned char ch );
128 WINE_UNICODE_INLINE int wine_is_dbcs_leadbyte( const union cptable *table, unsigned char ch )
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dunicode.h89 union cptable union
96 extern const union cptable *wine_cp_get_table( unsigned int codepage );
97 extern const union cptable *wine_cp_enum_table( unsigned int index );
99 extern int wine_cp_mbstowcs( const union cptable *table, int flags,
102 extern int wine_cp_wcstombs( const union cptable *table, int flags,
127 WINE_UNICODE_INLINE int wine_is_dbcs_leadbyte( const union cptable *table, unsigned char ch );
128 WINE_UNICODE_INLINE int wine_is_dbcs_leadbyte( const union cptable *table, unsigned char ch )
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dunicode.h88 union cptable union
95 extern const union cptable *wine_cp_get_table( unsigned int codepage );
96 extern const union cptable *wine_cp_enum_table( unsigned int index );
98 extern int wine_cp_mbstowcs( const union cptable *table, int flags,
101 extern int wine_cp_wcstombs( const union cptable *table, int flags,
126 WINE_UNICODE_INLINE int wine_is_dbcs_leadbyte( const union cptable *table, unsigned char ch );
127 WINE_UNICODE_INLINE int wine_is_dbcs_leadbyte( const union cptable *table, unsigned char ch )
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dunicode.h89 union cptable union
96 extern const union cptable *wine_cp_get_table( unsigned int codepage );
97 extern const union cptable *wine_cp_enum_table( unsigned int index );
99 extern int wine_cp_mbstowcs( const union cptable *table, int flags,
102 extern int wine_cp_wcstombs( const union cptable *table, int flags,
127 WINE_UNICODE_INLINE int wine_is_dbcs_leadbyte( const union cptable *table, unsigned char ch );
128 WINE_UNICODE_INLINE int wine_is_dbcs_leadbyte( const union cptable *table, unsigned char ch )

Completed in 55 milliseconds