Lines Matching defs:soap

574 fsend(struct soap *soap, const char *s, size_t n)  in fsend()
735 soap_send_raw(struct soap *soap, const char *s, size_t n) in soap_send_raw()
770 soap_flush(struct soap *soap) in soap_flush()
816 soap_flush_raw(struct soap *soap, const char *s, size_t n) in soap_flush_raw()
844 soap_send(struct soap *soap, const char *s) in soap_send()
857 soap_send2(struct soap *soap, const char *s1, const char *s2) in soap_send2()
871 soap_send3(struct soap *soap, const char *s1, const char *s2, const char *s3) in soap_send3()
884 frecv(struct soap *soap, char *s, size_t n) in frecv()
1015 soap_getchunkchar(struct soap *soap) in soap_getchunkchar()
1042 soap_recv_raw(struct soap *soap) in soap_recv_raw()
1224 soap_recv(struct soap *soap) in soap_recv()
1297 soap_getchar(struct soap *soap) in soap_getchar()
1390 soap_code_list(struct soap *soap, const struct soap_code_map *code_map, long code) in soap_code_list()
1414 soap_char(struct soap *soap) in soap_char()
1453 soap_get0(struct soap *soap) in soap_get0()
1465 soap_get1(struct soap *soap) in soap_get1()
1478 soap_get(struct soap *soap) in soap_get()
1574 soap_get_pi(struct soap *soap) in soap_get_pi()
1617 soap_move(struct soap *soap, long n) in soap_move()
1633 soap_tell(struct soap *soap) in soap_tell()
1644 soap_pututf8(struct soap *soap, register unsigned long c) in soap_pututf8()
1689 soap_getutf8(struct soap *soap) in soap_getutf8()
1725 soap_puthex(struct soap *soap, const unsigned char *s, int n) in soap_puthex()
1752 soap_gethex(struct soap *soap, int *n) in soap_gethex()
1841 soap_putbase64(struct soap *soap, const unsigned char *s, int n) in soap_putbase64()
1885 soap_getbase64(struct soap *soap, int *n, int malloc_flag) in soap_getbase64()
2024 soap_xop_forward(struct soap *soap, unsigned char **ptr, int *size, char **id, char **type, char **… in soap_xop_forward()
2048 soap_dime_forward(struct soap *soap, unsigned char **ptr, int *size, char **id, char **type, char *… in soap_dime_forward()
2078 soap_strdup(struct soap *soap, const char *s) in soap_strdup()
2091 soap_wstrdup(struct soap *soap, const wchar_t *s) in soap_wstrdup()
2109 soap_new_block(struct soap *soap) in soap_new_block()
2129 soap_push_block(struct soap *soap, struct soap_blist *b, size_t n) in soap_push_block()
2151 soap_pop_block(struct soap *soap, struct soap_blist *b) in soap_pop_block()
2169 soap_update_ptrs(struct soap *soap, char *start, char *end, char *p1, char *p2) in soap_update_ptrs()
2224 soap_has_copies(struct soap *soap, register const char *start, register const char *end) in soap_has_copies()
2250 soap_resolve(struct soap *soap) in soap_resolve()
2343 soap_size_block(struct soap *soap, struct soap_blist *b, size_t n) in soap_size_block()
2359 soap_first_block(struct soap *soap, struct soap_blist *b) in soap_first_block()
2384 soap_next_block(struct soap *soap, struct soap_blist *b) in soap_next_block()
2405 soap_block_size(struct soap *soap, struct soap_blist *b) in soap_block_size()
2417 soap_end_block(struct soap *soap, struct soap_blist *b) in soap_end_block()
2449 soap_save_block(struct soap *soap, struct soap_blist *b, char *p, int flag) in soap_save_block()
2483 soap_putsize(struct soap *soap, const char *type, int size) in soap_putsize()
2493 soap_putsizes(struct soap *soap, const char *type, const int *size, int dim) in soap_putsizes()
2503 soap_putsizesoffsets(struct soap *soap, const char *type, const int *size, const int *offset, int d… in soap_putsizesoffsets()
2534 soap_putoffset(struct soap *soap, int offset) in soap_putoffset()
2544 soap_putoffsets(struct soap *soap, const int *offset, int dim) in soap_putoffsets()
2682 soap_push_namespace(struct soap *soap, const char *id, const char *ns) in soap_push_namespace()
2744 soap_pop_namespace(struct soap *soap) in soap_pop_namespace()
2760 soap_match_namespace(struct soap *soap, const char *id1, const char *id2, size_t n1, size_t n2) in soap_match_namespace()
2787 soap_current_namespace(struct soap *soap, const char *tag) in soap_current_namespace()
2866 soap_match_tag(struct soap *soap, const char *tag1, const char *tag2) in soap_match_tag()
2912 soap_match_array(struct soap *soap, const char *type) in soap_match_array()
2953 soap_ssl_server_context(struct soap *soap, unsigned short flags, const char *keyfile, const char *p… in soap_ssl_server_context()
2980 soap_ssl_client_context(struct soap *soap, unsigned short flags, const char *keyfile, const char *p… in soap_ssl_client_context()
3027 soap_ssl_error(struct soap *soap, int ret) in soap_ssl_error()
3116 ssl_auth_init(struct soap *soap) in ssl_auth_init()
3364 soap_ssl_accept(struct soap *soap) in soap_ssl_accept()
3445 tcp_init(struct soap *soap) in tcp_init()
3466 tcp_error(struct soap *soap) in tcp_error()
3496 tcp_gethost(struct soap *soap, const char *addr, struct in_addr *inaddr) in tcp_gethost()
3565 tcp_connect(struct soap *soap, const char *endpoint, const char *host, int port) in tcp_connect()
4211 tcp_select(struct soap *soap, SOAP_SOCKET s, int flags, int timeout) in tcp_select()
4308 tcp_accept(struct soap *soap, SOAP_SOCKET s, struct sockaddr *a, int *n) in tcp_accept()
4329 tcp_disconnect(struct soap *soap) in tcp_disconnect()
4410 tcp_closesocket(struct soap *soap, SOAP_SOCKET fd) in tcp_closesocket()
4421 tcp_shutdownsocket(struct soap *soap, SOAP_SOCKET fd, int how) in tcp_shutdownsocket()
4434 soap_bind(struct soap *soap, const char *host, int port, int backlog) in soap_bind()
4605 soap_poll(struct soap *soap) in soap_poll()
4658 soap_accept(struct soap *soap) in soap_accept()
4793 soap_closesock(struct soap *soap) in soap_closesock()
4825 soap_cleanup(struct soap *soap) in soap_cleanup()
4842 soap_done(struct soap *soap) in soap_done()
4983 http_parse(struct soap *soap) in http_parse()
5132 http_parse_header(struct soap *soap, const char *key, const char *val) in http_parse_header()
5268 soap_get_header_attribute(struct soap *soap, const char *line, const char *key) in soap_get_header_attribute()
5351 http_error(struct soap *soap, int status) in http_error()
5367 http_get(struct soap *soap) in http_get()
5377 http_405(struct soap *soap) in http_405()
5387 http_post(struct soap *soap, const char *endpoint, const char *host, int port, const char *path, co… in http_post()
5474 http_send_header(struct soap *soap, const char *s) in http_send_header()
5493 http_post_header(struct soap *soap, const char *key, const char *val) in http_post_header()
5509 http_response(struct soap *soap, int status, size_t count) in http_response()
5590 soap_response(struct soap *soap, int status) in soap_response()
5655 soap_cookie(struct soap *soap, const char *name, const char *domain, const char *path) in soap_cookie()
5682 soap_set_cookie(struct soap *soap, const char *name, const char *value, const char *domain, const c… in soap_set_cookie()
5758 soap_clr_cookie(struct soap *soap, const char *name, const char *domain, const char *path) in soap_clr_cookie()
5794 soap_cookie_value(struct soap *soap, const char *name, const char *domain, const char *path) in soap_cookie_value()
5805 soap_env_cookie_value(struct soap *soap, const char *name, const char *domain, const char *path) in soap_env_cookie_value()
5816 soap_cookie_expire(struct soap *soap, const char *name, const char *domain, const char *path) in soap_cookie_expire()
5827 soap_set_cookie_expire(struct soap *soap, const char *name, long expire, const char *domain, const … in soap_set_cookie_expire()
5842 soap_set_cookie_session(struct soap *soap, const char *name, const char *domain, const char *path) in soap_set_cookie_session()
5856 soap_clr_cookie_session(struct soap *soap, const char *name, const char *domain, const char *path) in soap_clr_cookie_session()
5870 soap_putsetcookies(struct soap *soap) in soap_putsetcookies()
5941 soap_putcookies(struct soap *soap, const char *domain, const char *path, int secure) in soap_putcookies()
6023 soap_getcookies(struct soap *soap, const char *val) in soap_getcookies()
6224 soap_getenv_cookies(struct soap *soap) in soap_getenv_cookies()
6244 soap_copy_cookies(struct soap *copy, const struct soap *soap) in soap_copy_cookies()
6277 soap_free_cookies(struct soap *soap) in soap_free_cookies()
6314 soap_init_pht(struct soap *soap) in soap_init_pht()
6350 { struct soap *soap = (struct soap*)malloc(sizeof(struct soap)); in soap_new2() local
6362 soap_free(struct soap *soap) in soap_free()
6373 soap_del(struct soap *soap) in soap_del()
6382 soap_free_pht(struct soap *soap) in soap_free_pht()
6404 soap_embed(struct soap *soap, const void *p, const struct soap_array *a, int n, const char *tag, in… in soap_embed()
6430 soap_pointer_lookup(struct soap *soap, const void *p, int type, struct soap_plist **ppp) in soap_pointer_lookup()
6454 soap_pointer_enter(struct soap *soap, const void *p, const struct soap_array *a, int n, int type, s… in soap_pointer_enter()
6492 soap_array_pointer_lookup(struct soap *soap, const void *p, const struct soap_array *a, int n, int … in soap_array_pointer_lookup()
6521 soap_begin_count(struct soap *soap) in soap_begin_count()
6588 soap_end_count(struct soap *soap) in soap_end_count()
6603 soap_begin_send(struct soap *soap) in soap_begin_send()
6724 soap_embedded(struct soap *soap, const void *p, int t) in soap_embedded()
6741 soap_reference(struct soap *soap, const void *p, int t) in soap_reference()
6769 soap_array_reference(struct soap *soap, const void *p, const struct soap_array *a, int n, int t) in soap_array_reference()
6799 soap_embedded_id(struct soap *soap, int id, const void *p, int t) in soap_embedded_id()
6840 soap_is_embedded(struct soap *soap, struct soap_plist *pp) in soap_is_embedded()
6862 soap_is_single(struct soap *soap, struct soap_plist *pp) in soap_is_single()
6880 soap_set_embedded(struct soap *soap, struct soap_plist *pp) in soap_set_embedded()
6897 soap_attachment(struct soap *soap, const char *tag, int id, const void *p, const struct soap_array … in soap_attachment()
6973 soap_init_iht(struct soap *soap) in soap_init_iht()
6985 soap_free_iht(struct soap *soap) in soap_free_iht()
7011 soap_lookup(struct soap *soap, const char *id) in soap_lookup()
7027 soap_enter(struct soap *soap, const char *id) in soap_enter()
7047 soap_malloc(struct soap *soap, size_t n) in soap_malloc()
7077 soap_init_mht(struct soap *soap) in soap_init_mht()
7087 soap_free_mht(struct soap *soap) in soap_free_mht()
7112 soap_track_malloc(struct soap *soap, const char *file, int line, size_t size) in soap_track_malloc()
7134 soap_track_free(struct soap *soap, const char *file, int line, void *p) in soap_track_free()
7159 soap_track_unlink(struct soap *soap, const void *p) in soap_track_unlink()
7175 soap_dealloc(struct soap *soap, void *p) in soap_dealloc()
7242 soap_delete(struct soap *soap, void *p) in soap_delete()
7288 soap_delegate_deletion(struct soap *soap, struct soap *soap_to) in soap_delegate_deletion()
7343 soap_link(struct soap *soap, void *p, int t, int n, int (*fdelete)(struct soap_clist*)) in soap_link()
7362 soap_unlink(struct soap *soap, const void *p) in soap_unlink()
7395 soap_lookup_type(struct soap *soap, const char *id) in soap_lookup_type()
7416 soap_id_lookup(struct soap *soap, const char *id, void **p, int t, size_t n, unsigned int k) in soap_id_lookup()
7507 …p_id_forward(struct soap *soap, const char *href, void *p, size_t len, int st, int tt, size_t n, u… in soap_id_forward() argument
7565struct soap *soap, const char *id, void *p, int t, size_t n, unsigned int k, const char *type, con… in soap_id_enter()
7631 soap_fcopy(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) in soap_fcopy()
7642 soap_end_send(struct soap *soap) in soap_end_send()
7773 soap_end_recv(struct soap *soap) in soap_end_recv()
7876 soap_free_temp(struct soap *soap) in soap_free_temp()
7930 soap_free_ns(struct soap *soap) in soap_free_ns()
7945 soap_init_logs(struct soap *soap) in soap_init_logs()
7960 soap_open_logfile(struct soap *soap, int i) in soap_open_logfile()
7969 soap_close_logfile(struct soap *soap, int i) in soap_close_logfile()
7982 soap_close_logfiles(struct soap *soap) in soap_close_logfiles()
7992 soap_set_logfile(struct soap *soap, int i, const char *logfile) in soap_set_logfile()
8012 soap_set_recv_logfile(struct soap *soap, const char *logfile) in soap_set_recv_logfile()
8022 soap_set_sent_logfile(struct soap *soap, const char *logfile) in soap_set_sent_logfile()
8032 soap_set_test_logfile(struct soap *soap, const char *logfile) in soap_set_test_logfile()
8042 soap_copy(const struct soap *soap) in soap_copy()
8052 soap_copy_context(struct soap *copy, const struct soap *soap) in soap_copy_context()
8142 soap_copy_stream(struct soap *copy, struct soap *soap) in soap_copy_stream()
8204 soap_free_stream(struct soap *soap) in soap_free_stream()
8226 soap_init(struct soap *soap) in soap_init()
8480 soap_init1(struct soap *soap, soap_mode mode) in soap_init1()
8490 soap_init2(struct soap *soap, soap_mode imode, soap_mode omode) in soap_init2()
8502 soap_begin(struct soap *soap) in soap_begin()
8539 soap_end(struct soap *soap) in soap_end()
8564 soap_set_namespaces(struct soap *soap, const struct Namespace *p) in soap_set_namespaces()
8620 soap_set_local_namespaces(struct soap *soap) in soap_set_local_namespaces()
8680 soap_lookup_ns(struct soap *soap, const char *tag, size_t n) in soap_lookup_ns()
8694 soap_push_ns(struct soap *soap, const char *id, const char *ns, short utilized) in soap_push_ns()
8738 soap_utilize_ns(struct soap *soap, const char *tag, size_t n) in soap_utilize_ns()
8758 soap_element(struct soap *soap, const char *tag, int id, const char *type) in soap_element()
8935 soap_element_begin_out(struct soap *soap, const char *tag, int id, const char *type) in soap_element_begin_out()
9060 soap_array_begin_out(struct soap *soap, const char *tag, int id, const char *type, const char *offs… in soap_array_begin_out()
9099 soap_element_start_end_out(struct soap *soap, const char *tag) in soap_element_start_end_out()
9193 soap_element_end_out(struct soap *soap, const char *tag) in soap_element_end_out()
9236 soap_element_ref(struct soap *soap, const char *tag, int id, int href) in soap_element_ref()
9253 soap_element_href(struct soap *soap, const char *tag, int id, const char *ref, const char *val) in soap_element_href()
9268 soap_element_null(struct soap *soap, const char *tag, int id, const char *type) in soap_element_null()
9292 soap_element_id(struct soap *soap, const char *tag, int id, const void *p, const struct soap_array … in soap_element_id()
9328 soap_element_result(struct soap *soap, const char *tag) in soap_element_result()
9346 soap_check_result(struct soap *soap, const char *tag) in soap_check_result()
9359 soap_attribute(struct soap *soap, const char *name, const char *value) in soap_attribute()
9411 soap_element_begin_in(struct soap *soap, const char *tag, int nillable, const char *type) in soap_element_begin_in()
9439 soap_element_end_in(struct soap *soap, const char *tag) in soap_element_end_in()
9509 soap_attr_value(struct soap *soap, const char *name, int flag) in soap_attr_value()
9536 soap_set_attr(struct soap *soap, const char *name, const char *value, int flag) in soap_set_attr()
9629 soap_clr_attr(struct soap *soap) in soap_clr_attr()
9652 soap_getattrval(struct soap *soap, char *s, size_t n, soap_wchar d) in soap_getattrval()
9713 soap_store_lab(struct soap *soap, const char *s, size_t n) in soap_store_lab()
9726 soap_append_lab(struct soap *soap, const char *s, size_t n) in soap_append_lab()
9760 soap_peek_element(struct soap *soap) in soap_peek_element()
10142 soap_retry(struct soap *soap) in soap_retry()
10153 soap_revert(struct soap *soap) in soap_revert()
10168 soap_string_out(struct soap *soap, const char *s, int flag) in soap_string_out()
10260 soap_string_in(struct soap *soap, int flag, long minlen, long maxlen) in soap_string_in()
10746 soap_wstring_out(struct soap *soap, const wchar_t *s, int flag) in soap_wstring_out()
10822 soap_wstring_in(struct soap *soap, int flag, long minlen, long maxlen) in soap_wstring_in()
10976 soap_int2s(struct soap *soap, int n) in soap_int2s()
10986 soap_outint(struct soap *soap, const char *tag, int id, const int *p, const char *type, int n) in soap_outint()
10999 soap_s2int(struct soap *soap, const char *s, int *p) in soap_s2int()
11026 soap_inint(struct soap *soap, const char *tag, int *p, const char *type, int t) in soap_inint()
11058 soap_long2s(struct soap *soap, long n) in soap_long2s()
11069 soap_outlong(struct soap *soap, const char *tag, int id, const long *p, const char *type, int n) in soap_outlong()
11082 soap_s2long(struct soap *soap, const char *s, long *p) in soap_s2long()
11109 soap_inlong(struct soap *soap, const char *tag, long *p, const char *type, int t) in soap_inlong()
11141 soap_LONG642s(struct soap *soap, LONG64 n) in soap_LONG642s()
11152 soap_outLONG64(struct soap *soap, const char *tag, int id, const LONG64 *p, const char *type, int n) in soap_outLONG64()
11165 soap_s2LONG64(struct soap *soap, const char *s, LONG64 *p) in soap_s2LONG64()
11199 soap_inLONG64(struct soap *soap, const char *tag, LONG64 *p, const char *type, int t) in soap_inLONG64()
11237 soap_byte2s(struct soap *soap, char n) in soap_byte2s()
11247 soap_outbyte(struct soap *soap, const char *tag, int id, const char *p, const char *type, int n) in soap_outbyte()
11260 soap_s2byte(struct soap *soap, const char *s, char *p) in soap_s2byte()
11278 soap_inbyte(struct soap *soap, const char *tag, char *p, const char *type, int t) in soap_inbyte()
11308 soap_short2s(struct soap *soap, short n) in soap_short2s()
11318 soap_outshort(struct soap *soap, const char *tag, int id, const short *p, const char *type, int n) in soap_outshort()
11331 soap_s2short(struct soap *soap, const char *s, short *p) in soap_s2short()
11349 soap_inshort(struct soap *soap, const char *tag, short *p, const char *type, int t) in soap_inshort()
11380 soap_float2s(struct soap *soap, float n) in soap_float2s()
11406 soap_outfloat(struct soap *soap, const char *tag, int id, const float *p, const char *type, int n) in soap_outfloat()
11419 soap_s2float(struct soap *soap, const char *s, float *p) in soap_s2float()
11470 static int soap_isnumeric(struct soap *soap, const char *type) in soap_isnumeric()
11501 soap_infloat(struct soap *soap, const char *tag, float *p, const char *type, int t) in soap_infloat()
11526 soap_double2s(struct soap *soap, double n) in soap_double2s()
11552 soap_outdouble(struct soap *soap, const char *tag, int id, const double *p, const char *type, int n) in soap_outdouble()
11565 soap_s2double(struct soap *soap, const char *s, double *p) in soap_s2double()
11610 soap_indouble(struct soap *soap, const char *tag, double *p, const char *type, int t) in soap_indouble()
11635 soap_unsignedByte2s(struct soap *soap, unsigned char n) in soap_unsignedByte2s()
11645 soap_outunsignedByte(struct soap *soap, const char *tag, int id, const unsigned char *p, const char… in soap_outunsignedByte()
11658 soap_s2unsignedByte(struct soap *soap, const char *s, unsigned char *p) in soap_s2unsignedByte()
11676 soap_inunsignedByte(struct soap *soap, const char *tag, unsigned char *p, const char *type, int t) in soap_inunsignedByte()
11706 soap_unsignedShort2s(struct soap *soap, unsigned short n) in soap_unsignedShort2s()
11716 soap_outunsignedShort(struct soap *soap, const char *tag, int id, const unsigned short *p, const ch… in soap_outunsignedShort()
11729 soap_s2unsignedShort(struct soap *soap, const char *s, unsigned short *p) in soap_s2unsignedShort()
11747 soap_inunsignedShort(struct soap *soap, const char *tag, unsigned short *p, const char *type, int t) in soap_inunsignedShort()
11778 soap_unsignedInt2s(struct soap *soap, unsigned int n) in soap_unsignedInt2s()
11788 soap_outunsignedInt(struct soap *soap, const char *tag, int id, const unsigned int *p, const char *… in soap_outunsignedInt()
11801 soap_s2unsignedInt(struct soap *soap, const char *s, unsigned int *p) in soap_s2unsignedInt()
11828 soap_inunsignedInt(struct soap *soap, const char *tag, unsigned int *p, const char *type, int t) in soap_inunsignedInt()
11860 soap_unsignedLong2s(struct soap *soap, unsigned long n) in soap_unsignedLong2s()
11871 soap_outunsignedLong(struct soap *soap, const char *tag, int id, const unsigned long *p, const char… in soap_outunsignedLong()
11884 soap_s2unsignedLong(struct soap *soap, const char *s, unsigned long *p) in soap_s2unsignedLong()
11911 soap_inunsignedLong(struct soap *soap, const char *tag, unsigned long *p, const char *type, int t) in soap_inunsignedLong()
11943 soap_ULONG642s(struct soap *soap, ULONG64 n) in soap_ULONG642s()
11954 soap_outULONG64(struct soap *soap, const char *tag, int id, const ULONG64 *p, const char *type, int… in soap_outULONG64()
11967 soap_s2ULONG64(struct soap *soap, const char *s, ULONG64 *p) in soap_s2ULONG64()
12001 soap_inULONG64(struct soap *soap, const char *tag, ULONG64 *p, const char *type, int t) in soap_inULONG64()
12034 soap_s2string(struct soap *soap, const char *s, char **t, long minlen, long maxlen) in soap_s2string()
12059 soap_s2QName(struct soap *soap, const char *s, char **t, long minlen, long maxlen) in soap_s2QName()
12144 soap_QName2s(struct soap *soap, const char *s) in soap_QName2s()
12217 soap_s2wchar(struct soap *soap, const char *s, wchar_t **t, long minlen, long maxlen) in soap_s2wchar()
12273 soap_wchar2s(struct soap *soap, const wchar_t *s) in soap_wchar2s()
12326 soap_outstring(struct soap *soap, const char *tag, int id, char *const*p, const char *type, int n) in soap_outstring()
12345 soap_instring(struct soap *soap, const char *tag, char **p, const char *type, int t, int flag, long… in soap_instring()
12390 soap_outwstring(struct soap *soap, const char *tag, int id, wchar_t *const*p, const char *type, int… in soap_outwstring()
12411 soap_inwstring(struct soap *soap, const char *tag, wchar_t **p, const char *type, int t, long minle… in soap_inwstring()
12482 soap_dateTime2s(struct soap *soap, time_t n) in soap_dateTime2s()
12552 soap_outdateTime(struct soap *soap, const char *tag, int id, const time_t *p, const char *type, int… in soap_outdateTime()
12565 soap_s2dateTime(struct soap *soap, const char *s, time_t *p) in soap_s2dateTime()
12642 soap_indateTime(struct soap *soap, const char *tag, time_t *p, const char *type, int t) in soap_indateTime()
12670 soap_outliteral(struct soap *soap, const char *tag, char *const*p, const char *type) in soap_outliteral()
12707 soap_inliteral(struct soap *soap, const char *tag, char **p) in soap_inliteral()
12742 soap_outwliteral(struct soap *soap, const char *tag, wchar_t *const*p, const char *type) in soap_outwliteral()
12787 soap_inwliteral(struct soap *soap, const char *tag, wchar_t **p) in soap_inwliteral()
12826 soap_value(struct soap *soap) in soap_value()
12866 soap_getline(struct soap *soap, char *s, int len) in soap_getline()
12901 soap_count_attachments(struct soap *soap) in soap_count_attachments()
12962 soap_putdimefield(struct soap *soap, const char *s, size_t n) in soap_putdimefield()
12976 soap_dime_option(struct soap *soap, unsigned short optype, const char *option) in soap_dime_option()
13001 soap_putdimehdr(struct soap *soap) in soap_putdimehdr()
13045 soap_putdime(struct soap *soap) in soap_putdime()
13131 soap_getdimefield(struct soap *soap, size_t n) in soap_getdimefield()
13165 soap_getdimehdr(struct soap *soap) in soap_getdimehdr()
13215 soap_getdime(struct soap *soap) in soap_getdime()
13330 soap_getmimehdr(struct soap *soap) in soap_getmimehdr()
13393 soap_getmime(struct soap *soap) in soap_getmime()
13407 soap_post_check_mime_attachments(struct soap *soap) in soap_post_check_mime_attachments()
13419 soap_check_mime_attachments(struct soap *soap) in soap_check_mime_attachments()
13433 soap_get_mime_attachment(struct soap *soap, void *handle) in soap_get_mime_attachment()
13547 soap_match_cid(struct soap *soap, const char *s, const char *t) in soap_match_cid()
13574 soap_resolve_attachment(struct soap *soap, struct soap_multipart *content) in soap_resolve_attachment()
13606 soap_putmimehdr(struct soap *soap, struct soap_multipart *content) in soap_putmimehdr()
13633 soap_putmime(struct soap *soap) in soap_putmime()
13699 soap_set_dime(struct soap *soap) in soap_set_dime()
13713 soap_set_mime(struct soap *soap, const char *boundary, const char *start) in soap_set_mime()
13729 soap_clr_dime(struct soap *soap) in soap_clr_dime()
13743 soap_clr_mime(struct soap *soap) in soap_clr_mime()
13757 soap_new_multipart(struct soap *soap, struct soap_multipart **first, struct soap_multipart **last, … in soap_new_multipart()
13787 soap_set_dime_attachment(struct soap *soap, char *ptr, size_t size, const char *type, const char *i… in soap_set_dime_attachment()
13805 soap_set_mime_attachment(struct soap *soap, char *ptr, size_t size, enum soap_mime_encoding encodin… in soap_set_mime_attachment()
13837 soap_select_mime_boundary(struct soap *soap) in soap_select_mime_boundary()
13868 soap_valid_mime_boundary(struct soap *soap) in soap_valid_mime_boundary()
13893 soap_getgziphdr(struct soap *soap) in soap_getgziphdr()
13937 soap_begin_recv(struct soap *soap) in soap_begin_recv()
14188 soap_envelope_begin_out(struct soap *soap) in soap_envelope_begin_out()
14228 soap_envelope_end_out(struct soap *soap) in soap_envelope_end_out()
14259 soap_get_http_body(struct soap *soap) in soap_get_http_body()
14320 soap_envelope_begin_in(struct soap *soap) in soap_envelope_begin_in()
14360 soap_envelope_end_in(struct soap *soap) in soap_envelope_end_in()
14371 soap_body_begin_out(struct soap *soap) in soap_body_begin_out()
14390 soap_body_end_out(struct soap *soap) in soap_body_end_out()
14403 soap_body_begin_in(struct soap *soap) in soap_body_begin_in()
14418 soap_body_end_in(struct soap *soap) in soap_body_end_in()
14431 soap_recv_header(struct soap *soap) in soap_recv_header()
14445 soap_set_endpoint(struct soap *soap, const char *endpoint) in soap_set_endpoint()
14514 soap_connect(struct soap *soap, const char *endpoint, const char *action) in soap_connect()
14524 soap_connect_command(struct soap *soap, int http_command, const char *endpoints, const char *action) in soap_connect_command()
14555 soap_try_connect_command(struct soap *soap, int http_command, const char *endpoint, const char *act… in soap_try_connect_command()
14623 soap_s2base64(struct soap *soap, const unsigned char *s, char *t, int n) in soap_s2base64()
14665 soap_base642s(struct soap *soap, const char *s, char *t, size_t l, int *n) in soap_base642s()
14743 soap_s2hex(struct soap *soap, const unsigned char *s, char *t, int n) in soap_s2hex()
14769 soap_hex2s(struct soap *soap, const char *s, char *t, size_t l, int *n) in soap_hex2s()
14808 soap_puthttphdr(struct soap *soap, int status, size_t count) in soap_puthttphdr()
14891 soap_set_validation_fault(struct soap *soap, const char *s, const char *t) in soap_set_validation_fault()
14905 soap_set_fault(struct soap *soap) in soap_set_fault()
15116 soap_send_fault(struct soap *soap) in soap_send_fault()
15177 soap_recv_fault(struct soap *soap, int check) in soap_recv_fault()
15225 soap_send_empty_response(struct soap *soap, int httpstatuscode) in soap_send_empty_response()
15246 soap_recv_empty_response(struct soap *soap) in soap_recv_empty_response()
15260 soap_strerror(struct soap *soap) in soap_strerror()
15314 soap_set_error(struct soap *soap, const char *faultcode, const char *faultsubcodeQName, const char … in soap_set_error()
15333 soap_set_sender_error(struct soap *soap, const char *faultstring, const char *faultdetailXML, int s… in soap_set_sender_error()
15343 soap_set_receiver_error(struct soap *soap, const char *faultstring, const char *faultdetailXML, int… in soap_set_receiver_error()
15351 soap_copy_fault(struct soap *soap, const char *faultcode, const char *faultsubcodeQName, const char… in soap_copy_fault()
15368 soap_sender_fault(struct soap *soap, const char *faultstring, const char *faultdetailXML) in soap_sender_fault()
15378 soap_sender_fault_subcode(struct soap *soap, const char *faultsubcodeQName, const char *faultstring… in soap_sender_fault_subcode()
15388 soap_receiver_fault(struct soap *soap, const char *faultstring, const char *faultdetailXML) in soap_receiver_fault()
15398 soap_receiver_fault_subcode(struct soap *soap, const char *faultsubcodeQName, const char *faultstri… in soap_receiver_fault_subcode()
15409 soap_print_fault(struct soap *soap, FILE *fd) in soap_print_fault()
15435 soap_stream_fault(struct soap *soap, std::ostream& os) in soap_stream_fault()
15469 soap_sprint_fault(struct soap *soap, char *buf, size_t len) in soap_sprint_fault()
15509 soap_print_fault_location(struct soap *soap, FILE *fd) in soap_print_fault_location()
15541 soap_register_plugin_arg(struct soap *soap, int (*fcreate)(struct soap*, struct soap_plugin*, void*… in soap_register_plugin_arg()
15566 fplugin(struct soap *soap, const char *id) in fplugin()
15580 soap_lookup_plugin(struct soap *soap, const char *id) in soap_lookup_plugin()
15597 soap::soap() in soap() function in soap
15604 soap::soap(soap_mode m) in soap() function in soap
15611 soap::soap(soap_mode im, soap_mode om) in soap() function in soap
15618 soap::soap(const struct soap& soap) in soap() argument