Searched refs:_TIFFprintAsciiBounded (Results 1 – 1 of 1) sorted by relevance
38 _TIFFprintAsciiBounded(FILE* fd, const char* cp, size_t max_chars);402 _TIFFprintAsciiBounded(fd, cp, max_chars); in TIFFPrintDirectory()684 _TIFFprintAsciiBounded( fd, cp, strlen(cp)); in _TIFFprintAscii()688 _TIFFprintAsciiBounded(FILE* fd, const char* cp, size_t max_chars) in _TIFFprintAsciiBounded() function