OpenGrok
Cross Reference: tzfmt.cpp
xref
: /
external
/
icu4c
/
i18n
/
tzfmt.cpp
Home
|
History
|
Annotate
|
Download
|
only in
i18n
Lines Matching
refs:uprv_malloc
224
result->fText = (UChar*)
uprv_malloc
((len + 1) * sizeof(UChar));