Home | History | Annotate | Download | only in telephony

Lines Matching refs:ucs2_to_utf8

884         int  count = ucs2_to_utf8( cur, len/2, NULL );
890 ucs2_to_utf8( cur, len/2, dst );