Home
last modified time | relevance | path

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

/PHP-8.1/ext/exif/
H A Dexif.c2805 size_t byte_count; in exif_ifd_make_value() local
2884 int i, byte_count; in exif_thumbnail_build() local
2999 static int exif_process_undefined(char **result, char *value, size_t byte_count) { in exif_process_undefined()
3015 static int exif_process_string_raw(char **result, char *value, size_t byte_count) { in exif_process_string_raw()
3033 static int exif_process_string(char **result, char *value, size_t byte_count) { in exif_process_string()
3281 size_t byte_count, offset_val, fpos, fgot; in exif_process_IFD_TAG_impl() local
/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c56 const zend_uchar ** row, unsigned int byte_count) in ps_fetch_from_1_to_8_bytes()

Completed in 27 milliseconds