Home
last modified time | relevance | path

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

/PHP-7.3/ext/exif/
H A Dexif.c2759 size_t byte_count; in exif_ifd_make_value() local
2838 int i, byte_count; in exif_thumbnail_build() local
2957 static int exif_process_undefined(char **result, char *value, size_t byte_count) { in exif_process_undefined()
2973 static int exif_process_string_raw(char **result, char *value, size_t byte_count) { in exif_process_string_raw()
2991 static int exif_process_string(char **result, char *value, size_t byte_count) { in exif_process_string()
3257 size_t byte_count, offset_val, fpos, fgot; in exif_process_IFD_TAG_impl() local
/PHP-7.3/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 23 milliseconds