Lines Matching full:endpos
773 int32_t endPos;
816 if ( value != testPtr->value || position != testPtr->endPos || status != testPtr->status ) {
817 log_err("unum_parse SPELLOUT, locale %s, testname %s, startPos %d: for value / endPos / status, expected %d / %d / %s, got %d / %d / %s\n",
819 testPtr->value, testPtr->endPos, myErrorName(testPtr->status),