Home | History | Annotate | Download | only in i18n

Lines Matching refs:INITIAL_ARRAY_SIZE_

300     uint32_t  cetablesize        = INITIAL_ARRAY_SIZE_;
375 uint32_t pcetablesize = INITIAL_ARRAY_SIZE_;
859 UChar buffer[INITIAL_ARRAY_SIZE_];
861 buffer, INITIAL_ARRAY_SIZE_,
866 if (size >= INITIAL_ARRAY_SIZE_) {
1472 UChar accents[INITIAL_ARRAY_SIZE_];
1475 INITIAL_ARRAY_SIZE_, status);
1480 int32_t accentsindex[INITIAL_ARRAY_SIZE_];
1484 UChar buffer[INITIAL_ARRAY_SIZE_];
1503 int32_t matchsize = INITIAL_ARRAY_SIZE_;
1595 UChar safebuffer[INITIAL_ARRAY_SIZE_];
1603 safetextlength = INITIAL_ARRAY_SIZE_;
1744 UChar accents[INITIAL_ARRAY_SIZE_];
1749 0, accents, INITIAL_ARRAY_SIZE_, status);
1752 int32_t accentsindex[INITIAL_ARRAY_SIZE_];
2176 UChar accents[INITIAL_ARRAY_SIZE_];
2180 INITIAL_ARRAY_SIZE_, status);
2182 int32_t accentsindex[INITIAL_ARRAY_SIZE_];
2186 UChar buffer[INITIAL_ARRAY_SIZE_];
2205 int32_t matchsize = INITIAL_ARRAY_SIZE_;
2255 UChar safebuffer[INITIAL_ARRAY_SIZE_];
2265 safetextlength = INITIAL_ARRAY_SIZE_;
2407 UChar accents[INITIAL_ARRAY_SIZE_];
2412 0, accents, INITIAL_ARRAY_SIZE_, status);
2415 int32_t accentsindex[INITIAL_ARRAY_SIZE_];