Home | History | Annotate | Download | only in src

Lines Matching refs:Reph

486     Reph,
961 { Consonant, Reph },
972 { Consonant, Reph },
1013 { Consonant, Reph },
1021 { Consonant, Reph },
1165 res += "Reph ";
1233 int reph = -1;
1257 // 'Reph'), Ra is excluded from candidates for base
1399 reph = toPos-2;
1430 // pre-base, above-base (Reph), below-base or post-base. This
1442 if (reph > 0) {
1443 // recalculate reph, it might have changed.
1446 reph = i;
1447 position[reph] = Reph;
1448 position[reph+1] = Inherit;
1513 if (reph > 0) {
1514 // recalculate reph, it might have changed.
1517 reph = i;
1530 IDEBUG(" base=%d, reph=%d", base, reph);
1586 // Reph
1587 if (reph >= 0) {
1588 properties[reph] &= ~RephProperty;
1589 properties[reph+1] &= ~RephProperty;