Lines Matching refs:add_property_long
848 add_property_long(this_ptr, "actor", Z_LVAL_P(actor)); in PHP_METHOD()
974 add_property_long(this_ptr, "enc_type", UNKNOWN_TYPE); in PHP_METHOD()
977 add_property_long(this_ptr, "enc_type", Z_LVAL_P(type)); in PHP_METHOD()
2302 add_property_long(this_ptr, "style", Z_LVAL_P(tmp));
2308 add_property_long(this_ptr, "use", Z_LVAL_P(tmp));
2354 add_property_long(this_ptr, "_proxy_port", Z_LVAL_P(tmp));
2379 add_property_long(this_ptr, "trace", 1);
2395 add_property_long(this_ptr, "compression", Z_LVAL_P(tmp));
2422 add_property_long(this_ptr, "_features", Z_LVAL_P(tmp));
2431 add_property_long(this_ptr, "_connection_timeout", Z_LVAL_P(tmp));
2452 add_property_long(this_ptr, "_keep_alive", 0);
2457 add_property_long(this_ptr, "_ssl_method", Z_LVAL_P(tmp));
2463 add_property_long(this_ptr, "_soap_version", soap_version);