Home | History | Annotate | Download | only in intltest

Lines Matching refs:PF_LENGTH

1104   const uint32_t PF_LENGTH = UPRV_LENGTHOF(parseFormats);
1122 for (uint32_t i = 0; i < INPUT_LENGTH; i += (PF_LENGTH + 1)) {
1125 for (uint32_t index = 0; index < PF_LENGTH;++index) {