Home | History | Annotate | Download | only in common

Lines Matching refs:tempstr

2262     char *tempstr; /* Use for null pointer check */
2304 tempstr = uprv_strndup(s,(int32_t)((t+1)-s));
2305 if (tempstr == NULL) {
2309 j[n].locale = tempstr;