Home
last modified time | relevance | path

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

/reactos/sdk/tools/unicode/
H A Dwctomb.c241 static inline WCHAR get_defchar_dbcs( const struct dbcs_table *table, const char *defchar ) in get_defchar_dbcs() function
267 defchar_value = get_defchar_dbcs( table, defchar ); in get_length_dbcs()
348 WCHAR defchar_value = get_defchar_dbcs( table, defchar ); in wcstombs_dbcs_slow()