Searched refs:valuesCapacity (Results 1 – 2 of 2) sorted by relevance
/external/icu4c/common/ |
D | uloc.c | 58 char *values, int32_t valuesCapacity, int32_t *valLen, 645 char *values, int32_t valuesCapacity, int32_t *valLen, in _getKeywords() argument 792 if(valuesLen + keywordList[i].valueLen + 1< valuesCapacity) { in _getKeywords() 815 char *values, int32_t valuesCapacity, int32_t *valLen, in locale_getKeywords() argument 819 values, valuesCapacity, valLen, valuesToo, in locale_getKeywords()
|
D | locid.cpp | 74 char *values, int32_t valuesCapacity, int32_t *valLen,
|