HomeSort by relevance Sort by last modified time
    Searched defs:RBBIStateTable (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/common/
rbbidata.h 124 struct RBBIStateTable {
161 void printTable(const char *heading, const RBBIStateTable *table);
171 const RBBIStateTable *fForwardTable;
172 const RBBIStateTable *fReverseTable;
173 const RBBIStateTable *fSafeFwdTable;
174 const RBBIStateTable *fSafeRevTable;
  /external/icu/icu4c/source/common/
rbbidata.h 124 struct RBBIStateTable {
161 void printTable(const char *heading, const RBBIStateTable *table);
171 const RBBIStateTable *fForwardTable;
172 const RBBIStateTable *fReverseTable;
173 const RBBIStateTable *fSafeFwdTable;
174 const RBBIStateTable *fSafeRevTable;

Completed in 181 milliseconds