Searched refs:lastStrongRTL (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/common/
H A Dubidi.c1153 int32_t lastStrongRTL; /* index of last found R or AL */ member in struct:__anon4637
1255 pLevState->lastStrongRTL=-1;
1269 for (k=pLevState->lastStrongRTL+1; k<start0; k++)
1276 pLevState->lastStrongRTL=-1;
1292 pLevState->lastStrongRTL=limit - 1;
1304 pLevState->lastStrongRTL=limit - 1;
1323 pLevState->lastStrongRTL=limit - 1;
1437 levState.lastStrongRTL=-1; /* used for INVERSE_LIKE_DIRECT_WITH_MARKS */

Completed in 609 milliseconds