Searched refs:buildValueMap (Results 1 – 1 of 1) sorted by relevance
229 buildValueMap(VALUES_binprop, 2, errorCode); in build()241 buildValueMap(VALUES_ccc, LENGTHOF(VALUES_ccc), errorCode); in build()262 buildValueMap(values, valueCount, errorCode); in build()335 void buildValueMap(const Value values[], int32_t length, UErrorCode &errorCode) { in buildValueMap() function in PNamesBuilderImpl