Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DIndicReordering.cpp515 #define tagArray0 (rphfFeatureMask | tagArray1) macro
925 output.writeChar(chars[prev], prev, tagArray0); in reorder()
926 output.writeChar(chars[prev + 1], prev + 1, tagArray0); in reorder()
962 output.writeChar(chars[prev], prev, tagArray0); in reorder()
963 output.writeChar(chars[prev + 1], prev + 1, tagArray0); in reorder()