Searched refs:current_element (Results 1 – 1 of 1) sorted by relevance
1580 zval *current_element; in build_mime_structure_from_hash() local1582 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 16 milliseconds