Home
last modified time | relevance | path

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

/PHP-7.3/ext/xmlrpc/libxmlrpc/
H A Dxml_to_soap.c251 int b_must_understand = 0; in xml_element_to_SOAP_REQUEST_worker() local
277 b_must_understand = strchr(attr_iter->val, '1') ? 1 : 0; in xml_element_to_SOAP_REQUEST_worker()
287 if (b_must_understand) { in xml_element_to_SOAP_REQUEST_worker()

Completed in 6 milliseconds