Searched refs:CheckStringTag (Results 1 – 1 of 1) sorted by relevance
152 static int CheckStringTag(TIFF*, TIFF*, int, char*);258 if (!CheckStringTag(tif1, tif2, tag, name) && stoponfirsttag) return (0)636 CheckStringTag(TIFF* tif1, TIFF* tif2, int tag, char* name) in CheckStringTag() function