Home | History | Annotate | Download | only in cintltst

Lines Matching refs:beginIndex

537                     int32_t beginIndex = strPtr - strDateTime;
538 if ( fp.beginIndex != beginIndex ) {
539 log_err("UFieldPosition beginIndex %d, expected %d, in udat_format timeStyle SHORT dateStyle (%d | UDAT_RELATIVE)\n", fp.beginIndex, beginIndex, *stylePtr );