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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/libWine/
H A Dmbtowc.c218 static int mbstowcs_dbcs_decompose( const struct dbcs_table *table, function
294 return mbstowcs_dbcs_decompose( &table->dbcs, src, srclen, dst, dstlen );

Completed in 42 milliseconds