Home | History | Annotate | Download | only in intltest

Lines Matching refs:handleNext

2289     int32_t      handleNext(int32_t position, UErrorCode &status);
2355 int32_t TestSearch::handleNext(int32_t start, UErrorCode &status)
2455 virtual int32_t handleNext(int32_t , UErrorCode &){return 0;};