Home
last modified time | relevance | path

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

/php-src/ext/curl/
H A Dinterface.c1541 zval *current_element; in build_mime_structure_from_hash() local
1543 ZEND_HASH_FOREACH_VAL(Z_ARRVAL_P(current), current_element) { in build_mime_structure_from_hash()
1544 add_simple_field(mime, string_key, current_element); in build_mime_structure_from_hash()

Completed in 10 milliseconds