Home | History | Annotate | Download | only in i18n

Lines Matching refs:uprv_realloc

74             UChar ** newTable = (UChar**)uprv_realloc(gUStringTable, (gUStringAlloc+USTRING_ALLOC_INCR)*sizeof(UChar*));