Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dsoap_arginfo.h385 …zend_string *property_mustUnderstand_name = zend_string_init("mustUnderstand", sizeof("mustUnderst… in register_class_SoapHeader() local
386 …zend_declare_typed_property(class_entry, property_mustUnderstand_name, &property_mustUnderstand_de… in register_class_SoapHeader()
387 zend_string_release(property_mustUnderstand_name); in register_class_SoapHeader()

Completed in 7 milliseconds