Searched refs:soap_get (Results 1 – 2 of 2) sorted by relevance
1478 soap_get(struct soap *soap) in soap_get() function1696 c = soap_get(soap); in soap_getutf8()1773 c = soap_get(soap); in soap_gethex()1776 c = soap_get(soap); in soap_gethex()1809 register soap_wchar c = soap_get(soap); in soap_gethex()1812 c = soap_get(soap); in soap_gethex()1910 { register soap_wchar c = soap_get(soap); in soap_getbase64()1929 { while ((int)((c = soap_get(soap)) != EOF) && c != SOAP_LT && c != SOAP_TT) in soap_getbase64()1970 { register soap_wchar c = soap_get(soap); in soap_getbase64()1988 { while ((int)((c = soap_get(soap)) != EOF) && c != SOAP_LT && c != SOAP_TT) in soap_getbase64()[all …]
2077 SOAP_FMAC1 soap_wchar SOAP_FMAC2 soap_get(struct soap*);