Home
last modified time | relevance | path

Searched refs:cbuf (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/exif/
H A Dexif.c2830 char *value_ptr, tagname[64], cbuf[32], *outside=NULL; in exif_process_IFD_TAG() local
2896 if (byte_count>sizeof(cbuf)) { in exif_process_IFD_TAG()
2906 memset(&cbuf, 0, sizeof(cbuf)); in exif_process_IFD_TAG()
2907 value_ptr = cbuf; in exif_process_IFD_TAG()

Completed in 24 milliseconds