Searched refs:soap_pututf8 (Results 1 – 2 of 2) sorted by relevance
| /onnv-gate/usr/src/lib/libkmsagent/common/SOAP/ |
| H A D | stdsoap2.h | 2095 SOAP_FMAC1 int SOAP_FMAC2 soap_pututf8(struct soap*, unsigned long);
|
| H A D | stdsoap2.cpp | 1644 soap_pututf8(struct soap *soap, register unsigned long c) in soap_pututf8() function 10234 { if (soap_send_raw(soap, s, t - s - 1) || soap_pututf8(soap, wc)) in soap_string_out() 10244 { if (soap_send_raw(soap, s, t - s - 1) || soap_pututf8(soap, (unsigned char)c)) in soap_string_out() 10804 else if (soap_pututf8(soap, (unsigned long)c)) in soap_wstring_out() 12770 { if (soap_pututf8(soap, (unsigned long)c)) in soap_outwliteral()
|