OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:clonelen
(Results
1 - 1
of
1
) sorted by null
/external/icu4c/samples/ucnv/
convsamp.cpp
713
int32_t
cloneLen
;
789
cloneLen
= 1; /* but passing in null so it will clone */
790
cloneCnv = ucnv_safeClone(conv, NULL, &
cloneLen
, &status);
Completed in 316 milliseconds