Searched defs:wcstombs_sbcs (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/libWine/
H A Dwctomb.c142 static inline int wcstombs_sbcs( const struct sbcs_table *table, function
205 /* slow version of wcstombs_sbcs that handles the various flags */
468 return wcstombs_sbcs( &table->sbcs, src, srclen, dst, dstlen );

Completed in 43 milliseconds