Searched refs:statTimeToAscii (Results 1 – 4 of 4) sorted by relevance
143 int statTimeToAscii(void *clock, char *timeString, int len);
131 this->statTimeToAscii(&timeStamp, hdr->date,sizeof(hdr->date)); in ReadHeader()
356 statTimeToAscii(&timeStamp,curImage->date,sizeof(curImage->date)); in ReadHeader()
504 ::statTimeToAscii(void *clock, char *timeString,int len) in statTimeToAscii() function in itk::IPLCommonImageIO