Home | History | Annotate | Download | only in cintltst

Lines Matching defs:endPos

794     int32_t       endPos;
837 if ( value != testPtr->value || position != testPtr->endPos || status != testPtr->status ) {
838 log_err("unum_parse SPELLOUT, locale %s, testname %s, startPos %d: for value / endPos / status, expected %d / %d / %s, got %d / %d / %s\n",
840 testPtr->value, testPtr->endPos, myErrorName(testPtr->status),