Home
last modified time | relevance | path

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

/PHP-5.5/ext/exif/
H A Dexif.c3961 int p_name_len, p_sections_needed_len = 0; in PHP_FUNCTION() local
3968 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "p|sbb", &p_name, &p_name_len, &p_sections_ne… in PHP_FUNCTION()
4140 int p_name_len, ret, arg_c = ZEND_NUM_ARGS(); in PHP_FUNCTION() local
4149 …if (zend_parse_parameters(arg_c TSRMLS_CC, "p|z/z/z/", &p_name, &p_name_len, &p_width, &p_height, … in PHP_FUNCTION()

Completed in 23 milliseconds