Home | History | Annotate | Download | only in libtiff

Lines Matching full:slen

130 checkInkNamesString(TIFF* tif, uint32 slen, const char* s)
135 if (slen > 0) {
136 const char* ep = s+slen;