Searched defs:U_CNV_SAFECLONE_BUFFERSIZE (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/unicode/
H A Ducnv.h503 * with at least U_CNV_SAFECLONE_BUFFERSIZE bytes of space.
506 * the actual size. (This should not occur with U_CNV_SAFECLONE_BUFFERSIZE.)
527 * Clients can use the U_CNV_SAFECLONE_BUFFERSIZE. This will probably be enough to avoid memory allocations.
548 * \def U_CNV_SAFECLONE_BUFFERSIZE
553 #define U_CNV_SAFECLONE_BUFFERSIZE 1024 macro

Completed in 133 milliseconds