Home
last modified time | relevance | path

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

/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxml_to_soap.c57 #define TOKEN_SOAP_FAULTSTRING "faultstring" macro
179 XMLRPC_VectorGetValueWithID(node, TOKEN_SOAP_FAULTSTRING)) { in get_fault_type()
197 XMLRPC_SetValueID(xStr, TOKEN_SOAP_FAULTSTRING, 0); in gen_fault_xmlrpc()
225 XMLRPC_CreateValueString(TOKEN_SOAP_FAULTSTRING, fault_string, 0), in gen_soap_fault()

Completed in 15 milliseconds