Home | History | Annotate | Download | only in common

Lines Matching refs:uprv_strndup

2338         /* Check for null pointer from uprv_strndup */
2339 tempstr = uprv_strndup(s,(int32_t)((t+1)-s));