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