Lines Matching refs:RBBILineMonkey
2502 // RBBILineMonkey
2506 class RBBILineMonkey: public RBBIMonkeyKind {
2508 RBBILineMonkey();
2509 virtual ~RBBILineMonkey();
2566 RBBILineMonkey::RBBILineMonkey() :
2703 void RBBILineMonkey::setText(const UnicodeString &s) {
2719 void RBBILineMonkey::rule9Adjust(int32_t pos, UChar32 *posChar, int32_t *nextPos, UChar32 *nextChar) {
2760 int32_t RBBILineMonkey::next(int32_t startPos) {
3202 UVector *RBBILineMonkey::charClasses() {
3207 RBBILineMonkey::~RBBILineMonkey() {
3608 RBBILineMonkey monkey;
3775 RBBILineMonkey m;