Searched defs:statetable (Results 1 – 2 of 2) sorted by relevance
903 int32_t RuleBasedBreakIterator::handleNext(const RBBIStateTable *statetable) { in handleNext()1115 int32_t RuleBasedBreakIterator::handlePrevious(const RBBIStateTable *statetable) { in handlePrevious()
97 private static int[] statetable = { field in HTMLScanner