Searched refs:Z_PARAM_NAME_P (Results 1 – 1 of 1) sorted by relevance
139 #define Z_PARAM_NAME_P(zv) php_soap_deref(OBJ_PROP_NUM(Z_OBJ_P(zv), 0)) macro580 ZVAL_STR_COPY(Z_PARAM_NAME_P(this_ptr), name); in PHP_METHOD()4087 zval *param_name = Z_PARAM_NAME_P(param_val); in serialize_parameter()
Completed in 29 milliseconds