Home | History | Annotate | Download | only in cintltst

Lines Matching refs:u_strcat

100 /*Tests  for u_strcat(),u_strcmp(), u_strlen(), u_strcpy(),u_strncat(),u_strncmp(),u_strncpy, u_uastrcpy(),u_austrcpy(), u_uastrncpy(); */
187 log_verbose("testing u_strcat()\n");
193 u_strcat(temp,dataTable[i+1][j]);
195 log_err("something threw an error in u_strcat()\n");