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

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

Completed in 1763 milliseconds