Searched refs:kwdBufLength (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
H A Duloc_tag.c1810 int32_t kwdBufLength = capacity; local
1817 kwdBuf = (char*)uprv_malloc(kwdBufLength);
1835 _appendLDMLExtensionAsKeywords(type, &kwdFirst, kwdBuf, kwdBufLength, &posixVariant, status);

Completed in 54 milliseconds