Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dsoap_arginfo.h615 …zend_string *property__proxy_host_name = zend_string_init("_proxy_host", sizeof("_proxy_host") - 1… in register_class_SoapClient() local
616 …zend_declare_typed_property(class_entry, property__proxy_host_name, &property__proxy_host_default_… in register_class_SoapClient()
617 zend_string_release(property__proxy_host_name); in register_class_SoapClient()

Completed in 7 milliseconds