Home
last modified time | relevance | path

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

/PHP-7.4/ext/soap/
H A Dsoap.c819 zend_bool must_understand = 0; in PHP_METHOD() local
822 …w(ZEND_NUM_ARGS(), "ss|zbz", &ns, &ns_len, &name, &name_len, &data, &must_understand, &actor) == F… in PHP_METHOD()
840 add_property_bool(this_ptr, "mustUnderstand", must_understand); in PHP_METHOD()

Completed in 21 milliseconds