Searched refs:terend (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcitertst.c1109 char *terend = tertiary+2; local
1125 tersave = *terend;
1126 *terend = '\0';
1131 tervalue = (*tertiary!='\0')?uprv_strtoul(tertiary, &terend, 16):0;
1147 *terend = tersave;

Completed in 2909 milliseconds