Searched refs:property___soap_fault_name (Results 1 – 1 of 1) sorted by relevance
491 …zend_string *property___soap_fault_name = zend_string_init("__soap_fault", sizeof("__soap_fault") … in register_class_SoapServer() local492 …zend_declare_typed_property(class_entry, property___soap_fault_name, &property___soap_fault_defaul… in register_class_SoapServer()493 zend_string_release(property___soap_fault_name); in register_class_SoapServer()694 …zend_string *property___soap_fault_name = zend_string_init("__soap_fault", sizeof("__soap_fault") … in register_class_SoapClient() local695 …zend_declare_typed_property(class_entry, property___soap_fault_name, &property___soap_fault_defaul… in register_class_SoapClient()696 zend_string_release(property___soap_fault_name); in register_class_SoapClient()
Completed in 6 milliseconds