Home
last modified time | relevance | path

Searched refs:intvector_add (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/tools/genrb/
Dreslist.h150 void intvector_add(struct SResource *intvector, int32_t value, UErrorCode *status);
Dparse.c944intvector_add(reorderCodeRes, reorderCodes[reorderCodeIndex], status); in addCollation()
1390 intvector_add(result, value, status); in parseIntVector()
Dreslist.c1315 void intvector_add(struct SResource *intvector, int32_t value, UErrorCode *status) { in intvector_add() function