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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/libWine/
H A Dutf8.c201 static inline int get_length_mbs_utf8_compose( int flags, const char *src, int srclen ) function
248 if (!dstlen) return get_length_mbs_utf8_compose( flags, src, srclen );

Completed in 67 milliseconds