cmsGetTagCount   1420 include/lcms2.h CMSAPI cmsInt32Number    CMSEXPORT cmsGetTagCount(cmsHPROFILE hProfile);
cmsGetTagCount   5200 testbed/testcms2.c     if (cmsGetTagCount(h) != 0) { Fail("Empty profile with nonzero number of tags"); return 0; }
cmsGetTagCount     48 testbed/zoo_icc.c     n = cmsGetTagCount(h);
cmsGetTagCount     65 testbed/zoo_icc.c     n = cmsGetTagCount(h);