Home
last modified time | relevance | path

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

/PHP-5.5/ext/soap/
H A Dsoap.c812 zend_bool must_understand = 0; in PHP_METHOD() local
814 …_ARGS() TSRMLS_CC, "ss|zbz", &ns, &ns_len, &name, &name_len, &data, &must_understand, &actor) == F… in PHP_METHOD()
831 add_property_bool(this_ptr, "mustUnderstand", must_understand); in PHP_METHOD()

Completed in 15 milliseconds