Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dphp_packet_soap.h22 bool parse_packet_soap(zval *this_ptr, char *buffer, int buffer_size, sdlFunctionPtr fn, char *fn_n…
H A Dsoap.c37 sdlFunctionPtr function;
48 static void function_to_string(sdlFunctionPtr function, smart_str *buf);
59 static sdlFunctionPtr get_doc_function(sdlPtr sdl, xmlNodePtr params);
1273 sdlFunctionPtr function; in PHP_METHOD()
2292 sdlFunctionPtr fn; in do_soap_call()
2683 sdlFunctionPtr function; in PHP_METHOD()
3077 sdlFunctionPtr function; in find_function()
3123 sdlFunctionPtr function; in find_function_using_soap_action()
3166 sdlFunctionPtr function = NULL; in deserialize_function_call()
4227 sdlFunctionPtr tmp; in get_function()
[all …]
H A Dphp_sdl.c870 sdlFunctionPtr function; in load_wsdl()
1521 sdlFunctionPtr *functions = NULL; in get_sdl_from_cache()
2273 sdlFunctionPtr tmp; in add_sdl_to_cache()
2343 sdlFunctionPtr tmp; in add_sdl_to_cache()
2864 static sdlFunctionPtr make_persistent_sdl_function(sdlFunctionPtr func, HashTable *ptr_map) in make_persistent_sdl_function()
2866 sdlFunctionPtr pfunc = NULL; in make_persistent_sdl_function()
3060 sdlFunctionPtr tmp; in make_persistent_sdl()
3061 sdlFunctionPtr pfunc; in make_persistent_sdl()
3077 sdlFunctionPtr tmp; in make_persistent_sdl()
3078 sdlFunctionPtr preq; in make_persistent_sdl()
[all …]
H A Dphp_soap.h50 typedef struct _sdlFunction sdlFunction, *sdlFunctionPtr; typedef
H A Dphp_packet_soap.c22 bool parse_packet_soap(zval *this_ptr, char *buffer, int buffer_size, sdlFunctionPtr fn, char *fn_n… in parse_packet_soap()

Completed in 33 milliseconds