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