Home
last modified time | relevance | path

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

/PHP-7.1/ext/exif/
H A Dexif.c3990 size_t p_name_len, p_sections_needed_len = 0; in PHP_FUNCTION() local
3997 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "p|sbb", &p_name, &p_name_len, &p_sections_needed, &p_s… in PHP_FUNCTION()
4169 size_t p_name_len; in PHP_FUNCTION() local
4179 …if (zend_parse_parameters(arg_c, "p|z/z/z/", &p_name, &p_name_len, &p_width, &p_height, &p_imagety… in PHP_FUNCTION()

Completed in 18 milliseconds