Home
last modified time | relevance | path

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

/PHP-8.1/ext/soap/
H A Dsoap_arginfo.h446 zend_string *property_location_name = zend_string_init("location", sizeof("location") - 1, 1); in register_class_SoapClient() local
447 …zend_declare_typed_property(class_entry, property_location_name, &property_location_default_value,… in register_class_SoapClient()
448 zend_string_release(property_location_name); in register_class_SoapClient()

Completed in 6 milliseconds