Lines Matching refs:RLI
64 * after the initial setup, when applying X5c (replace FSI by LRI or RLI),
423 * FSI initiators are also resolved and their dirProp replaced with LRI or RLI.
426 * replaced by an RLI.
530 dirProps[isolateStartStack[stackLast]]=RLI;
531 flags|=DIRPROP_FLAG(RLI);
540 if(dirProp>=FSI && dirProp<=RLI) { /* FSI, LRI or RLI */
717 /* LRI or RLI */
1055 * LRE, RLE, LRO, RLO, LRI, RLI and FSI and popped with each PDF and PDI,
1216 case RLI:
1356 if(dirProp==LRI || dirProp==RLI) {
1413 /* L R EN ES ET AN CS B S WS ON LRE LRO AL RLE RLO PDF NSM BN FSI LRI RLI PDI ENL ENR */
1423 - the ON column regroups ON and WS, FSI, RLI, LRI and PDI
1813 if(dirProp==LRI || dirProp==RLI)
2164 if(dirProp==LRI || dirProp==RLI)
2165 break; /* no forced closing for sequence ending with LRI/RLI */
2245 if((dirProp==LRI || dirProp==RLI) && limit<pBiDi->length) {