OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cd_locale_to_ucs2
(Results
1 - 4
of
4
) sorted by null
/external/libmtp/src/
unicode.c
125
nconv = iconv(params->
cd_locale_to_ucs2
, &stringp, &convlen, &unip, &convmax);
ptp-pack.c
175
nconv = iconv(params->
cd_locale_to_ucs2
, &stringp, &convlen,
[
all
...]
ptp.h
1967
iconv_t
cd_locale_to_ucs2
;
member in struct:_PTPParams
[
all
...]
libmtp.c
[
all
...]
Completed in 69 milliseconds