Home
last modified time | relevance | path

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

/PHP-8.1/ext/soap/
H A Dphp_encoding.h174 #define Z_VAR_ENC_VALUE_P(zv) php_soap_deref(OBJ_PROP_NUM(Z_OBJ_P(zv), 1)) macro
H A Dphp_encoding.c419 node = master_to_xml(enc, Z_VAR_ENC_VALUE_P(data), style, parent); in master_to_xml_int()
2816 ZVAL_COPY_VALUE(Z_VAR_ENC_VALUE_P(&soapvar), ret); in guess_zval_convert()
H A Dsoap.c709 ZVAL_COPY(Z_VAR_ENC_VALUE_P(this_ptr), data); in PHP_METHOD()

Completed in 49 milliseconds