Home
last modified time | relevance | path

Searched defs:byte_count (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/exif/
H A Dexif.c2796 size_t byte_count; in exif_ifd_make_value() local
2875 int i, byte_count; in exif_thumbnail_build() local
2994 static int exif_process_undefined(char **result, char *value, size_t byte_count) { in exif_process_undefined()
3010 static int exif_process_string_raw(char **result, char *value, size_t byte_count) { in exif_process_string_raw()
3028 static int exif_process_string(char **result, char *value, size_t byte_count) { in exif_process_string()
3294 size_t byte_count, offset_val, fpos, fgot; in exif_process_IFD_TAG_impl() local
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c58 const zend_uchar ** row, unsigned int byte_count) in ps_fetch_from_1_to_8_bytes()

Completed in 29 milliseconds