Home
last modified time | relevance | path

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

/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxml_to_soap.c254 int b_must_understand = 0; in xml_element_to_SOAP_REQUEST_worker() local
280 b_must_understand = strchr(attr_iter->val, '1') ? 1 : 0; in xml_element_to_SOAP_REQUEST_worker()
290 if (b_must_understand) { in xml_element_to_SOAP_REQUEST_worker()

Completed in 5 milliseconds