Home | History | Annotate | Download | only in intltest

Lines Matching refs:handleNext

2196     int32_t      handleNext(int32_t position, UErrorCode &status);
2262 int32_t TestSearch::handleNext(int32_t start, UErrorCode &status)
2362 virtual int32_t handleNext(int32_t , UErrorCode &){return 0;};