Home
last modified time | relevance | path

Searched refs:lafLast (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/layout/
DLigatureSubstProc.cpp100 if (action & (lafLast | lafStore)) { in processStateEntry()
120 … } while (!(action & lafLast) && (m>=0) ); // stop if last bit is set, or if run out of items in processStateEntry()
DLigatureSubstProc2.cpp105 if (action & (lafLast | lafStore)) { in processStateEntry()
123 } while (!(action & lafLast) && (m>=0) ); // stop if last bit is set, or if run out of items in processStateEntry()
DLigatureSubstitution.h60 lafLast = 0x80000000, enumerator