soap_server_fault_ex   56 ext/soap/soap.c static void soap_server_fault_ex(sdlFunctionPtr function, zval* fault, soapHeader* hdr);
soap_server_fault_ex 1497 ext/soap/soap.c 		soap_server_fault_ex(function, &exception_object, NULL);
soap_server_fault_ex 1507 ext/soap/soap.c 		soap_server_fault_ex(function, &exception_object, NULL);
soap_server_fault_ex 1835 ext/soap/soap.c 					soap_server_fault_ex(function, &h->retval, h);
soap_server_fault_ex 1899 ext/soap/soap.c 			soap_server_fault_ex(function, &retval, NULL);
soap_server_fault_ex 2122 ext/soap/soap.c 	soap_server_fault_ex(NULL, &ret, NULL);
soap_server_fault_ex 2286 ext/soap/soap.c 			soap_server_fault_ex(NULL, &fault_obj, NULL);