Home
last modified time | relevance | path

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

/PHP-8.3/ext/curl/
H A Dinterface.c1580 zval *current_element; in build_mime_structure_from_hash() local
1582 ZEND_HASH_FOREACH_VAL(HASH_OF(current), current_element) { in build_mime_structure_from_hash()
1584 add_simple_field(mime, string_key, current_element); in build_mime_structure_from_hash()
1586 add_simple_field(&first, &last, string_key, current_element); in build_mime_structure_from_hash()

Completed in 12 milliseconds