Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dsoap_arginfo.h540 zend_string *property_location_name = zend_string_init("location", sizeof("location") - 1, 1); in register_class_SoapClient() local
541 …zend_declare_typed_property(class_entry, property_location_name, &property_location_default_value,… in register_class_SoapClient()
542 zend_string_release(property_location_name); in register_class_SoapClient()

Completed in 6 milliseconds