Home | History | Annotate | Download | only in cintltst

Lines Matching defs:beginIndex

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