Home
last modified time | relevance | path

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

/PHP-7.4/ext/soap/
H A Dphp_encoding.c1937 zval *zprop; in to_xml_object() local
1941 ZEND_HASH_FOREACH_STR_KEY_VAL_IND(prop, str_key, zprop) { in to_xml_object()
1942 ZVAL_DEREF(zprop); in to_xml_object()
1943 property = master_to_xml(get_conversion(Z_TYPE_P(zprop)), zprop, style, xmlParam); in to_xml_object()

Completed in 17 milliseconds