Home | History | Annotate | Download | only in intltest

Lines Matching defs:handleNext

2184     int32_t      handleNext(int32_t position, UErrorCode &status);
2250 int32_t TestSearch::handleNext(int32_t start, UErrorCode &status)
2350 virtual int32_t handleNext(int32_t , UErrorCode &){return 0;};