Searched refs:property_mustUnderstand_name (Results 1 – 1 of 1) sorted by relevance
285 …zend_string *property_mustUnderstand_name = zend_string_init("mustUnderstand", sizeof("mustUnderst… in register_class_SoapHeader() local286 …zend_declare_typed_property(class_entry, property_mustUnderstand_name, &property_mustUnderstand_de… in register_class_SoapHeader()287 zend_string_release(property_mustUnderstand_name); in register_class_SoapHeader()
Completed in 6 milliseconds