Home | History | Annotate | Download | only in toolutil

Lines Matching refs:uprv_strlen

278     length=uprv_strlen(entry);
348 getOutFilename(filename, destdir, buffer, entry+uprv_strlen(entry), ".c", optFilename);
359 length=uprv_strlen(entry);
470 s+=uprv_strlen(s);
1038 entryLength=(int32_t)uprv_strlen(entry+entryLengthOffset);