HomeSort by relevance Sort by last modified time
    Searched refs:getBinaryRules (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/common/unicode/
rbbi.h 246 * Binary rules are obtained from RulesBasedBreakIterator::getBinaryRules().
259 * @see #getBinaryRules
262 * corresponds to the length value produced by getBinaryRules().
280 * @see #getBinaryRules
634 virtual const uint8_t *getBinaryRules(uint32_t &length);
  /external/icu/icu4c/source/tools/genbrk/
genbrk.cpp 305 outData = bi->getBinaryRules(outDataSize);
  /external/icu/icu4c/source/test/intltest/
rbbiapts.cpp     [all...]
  /external/icu/icu4c/source/common/
rbbi.cpp 92 // taking the rules as a (const uint8_t *) to match the type produced by getBinaryRules().
    [all...]

Completed in 586 milliseconds