Home
last modified time | relevance | path

Searched refs:array_item (Results 1 – 1 of 1) sorted by last modified time

/php-src/ext/standard/
H A Dproc_open.c774 zval *array_item; in get_string_parameter() local
775 if ((array_item = zend_hash_index_find(Z_ARRVAL_P(array), index)) == NULL) { in get_string_parameter()
779 return zval_try_get_string(array_item); in get_string_parameter()

Completed in 9 milliseconds