HomeSort by relevance Sort by last modified time
    Searched full:unip (Results 1 - 1 of 1) sorted by null

  /external/libmtp/src/
unicode.c 116 char *unip = unicstr; local
125 nconv = iconv(params->cd_locale_to_ucs2, &stringp, &convlen, &unip, &convmax);
129 unip[0] = '\0';
130 unip[1] = '\0';

Completed in 4574 milliseconds