Home | History | Annotate | Download | only in cintltst

Lines Matching refs:uprv_strlen

774     char* fileName = (char*) malloc(uprv_strlen(testdatapath) +10);
868 if(uprv_strncmp(testline, buf,uprv_strlen(buf))!=0){