Home | History | Annotate | Download | only in cintltst

Lines Matching full:endpos

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