Home
last modified time | relevance | path

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

/php-src/ext/exif/
H A Dexif.c3268 char *value_ptr, tagname[64], cbuf[32], *outside=NULL; in exif_process_IFD_TAG_impl() local
3309 if (byte_count>sizeof(cbuf)) { in exif_process_IFD_TAG_impl()
3319 memset(&cbuf, 0, sizeof(cbuf)); in exif_process_IFD_TAG_impl()
3320 value_ptr = cbuf; in exif_process_IFD_TAG_impl()

Completed in 16 milliseconds