Home
last modified time | relevance | path

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

/PHP-8.2/ext/exif/
H A Dexif.c4518 zend_string *z_sections_needed = NULL; in PHP_FUNCTION() local
4530 Z_PARAM_STR_OR_NULL(z_sections_needed) in PHP_FUNCTION()
4537 if (z_sections_needed) { in PHP_FUNCTION()
4538 spprintf(&sections_str, 0, ",%s,", ZSTR_VAL(z_sections_needed)); in PHP_FUNCTION()

Completed in 22 milliseconds