Searched defs:byte_count (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/exif/ |
H A D | exif.c | 2789 size_t byte_count; in exif_ifd_make_value() local 2868 int i, byte_count; in exif_thumbnail_build() local 2983 static int exif_process_undefined(char **result, char *value, size_t byte_count) { in exif_process_undefined() 2999 static int exif_process_string_raw(char **result, char *value, size_t byte_count) { in exif_process_string_raw() 3017 static int exif_process_string(char **result, char *value, size_t byte_count) { in exif_process_string() 3265 size_t byte_count, offset_val, fpos, fgot; in exif_process_IFD_TAG_impl() local
|
/php-src/ext/mysqlnd/ |
H A D | mysqlnd_ps_codec.c | 56 const zend_uchar ** row, unsigned int byte_count) in ps_fetch_from_1_to_8_bytes()
|
Completed in 30 milliseconds