Lines Matching refs:pe2
1073 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props), *pe2; in ucase_toFullLower() local
1077 pe2=pe; in ucase_toFullLower()
1197 GET_SLOT_VALUE(excWord, UCASE_EXC_DELTA, pe2, delta); in ucase_toFullLower()
1201 GET_SLOT_VALUE(excWord, UCASE_EXC_LOWER, pe2, result); in ucase_toFullLower()
1224 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props), *pe2; in toUpperOrTitle() local
1228 pe2=pe; in toUpperOrTitle()
1302 GET_SLOT_VALUE(excWord, UCASE_EXC_DELTA, pe2, delta); in toUpperOrTitle()
1313 GET_SLOT_VALUE(excWord, idx, pe2, result); in toUpperOrTitle()
1458 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props), *pe2; in ucase_toFullFolding() local
1462 pe2=pe; in ucase_toFullFolding()
1510 GET_SLOT_VALUE(excWord, UCASE_EXC_DELTA, pe2, delta); in ucase_toFullFolding()
1520 GET_SLOT_VALUE(excWord, idx, pe2, result); in ucase_toFullFolding()