Home | History | Annotate | Download | only in common

Lines Matching refs:lastStrongRTL

1186     int32_t lastStrongRTL;              /* index of last found R or AL  */
1288 pLevState->lastStrongRTL=-1;
1302 for (k=pLevState->lastStrongRTL+1; k<start0; k++)
1309 pLevState->lastStrongRTL=-1;
1325 pLevState->lastStrongRTL=limit - 1;
1337 pLevState->lastStrongRTL=limit - 1;
1356 pLevState->lastStrongRTL=limit - 1;
1523 levState.lastStrongRTL=-1; /* used for INVERSE_LIKE_DIRECT_WITH_MARKS */