Home | History | Annotate | Download | only in cintltst

Lines Matching full:hasprev

2290     UBool hasPrev;          /* does it have a previous transition from starting point? If so we test inclusive from that */
2323 if (U_FAILURE(status) || result != itemPtr->hasPrev) {
2325 itemPtr->descrip, u_errorName(status), itemPtr->hasPrev, result);