Home
last modified time | relevance | path

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

/external/icu4c/layout/
DIndicReordering.cpp346 #define tagArray0 (rphfFeatureMask | tagArray1) macro
679 output.writeChar(chars[prev], prev, tagArray0); in reorder()
680 output.writeChar(chars[prev + 1], prev + 1, tagArray0); in reorder()
716 output.writeChar(chars[prev], prev, tagArray0); in reorder()
717 output.writeChar(chars[prev + 1], prev + 1, tagArray0); in reorder()