Home | History | Annotate | Download | only in cintltst

Lines Matching refs:terend

1106         char     *terend   = tertiary+2;
1122 tersave = *terend;
1123 *terend = '\0';
1128 tervalue = (*tertiary!='\0')?uprv_strtoul(tertiary, &terend, 16):0;
1144 *terend = tersave;