Home | History | Annotate | Download | only in cintltst

Lines Matching refs:NUM_CODEPAGE

33 #define NUM_CODEPAGE 1
287 const char* CodePagesToTest[NUM_CODEPAGE] =
293 const uint16_t CodePageNumberToTest[NUM_CODEPAGE] =
299 const int8_t CodePagesMinChars[NUM_CODEPAGE] =
305 const int8_t CodePagesMaxChars[NUM_CODEPAGE] =
311 const uint16_t CodePagesSubstitutionChars[NUM_CODEPAGE] =
316 const char* CodePagesTestFiles[NUM_CODEPAGE] =
322 const UConverterPlatform CodePagesPlatform[NUM_CODEPAGE] =
328 const char* CodePagesLocale[NUM_CODEPAGE] =
512 for (codepage_index=0; codepage_index < NUM_CODEPAGE; ++codepage_index)