Home | History | Annotate | Download | only in intltest

Lines Matching defs:handlePrev

2290     int32_t      handlePrev(int32_t position, UErrorCode &status);
2374 int32_t TestSearch::handlePrev(int32_t start, UErrorCode &status)
2456 virtual int32_t handlePrev(int32_t , UErrorCode &) {return 0;};