Home
last modified time | relevance | path

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

/PHP-8.1/ext/soap/
H A Dphp_packet_soap.h22 int parse_packet_soap(zval *this_ptr, char *buffer, int buffer_size, sdlFunctionPtr fn, char *fn_na…
H A Dsoap.c37 sdlFunctionPtr function;
48 static void function_to_string(sdlFunctionPtr function, smart_str *buf);
58 static sdlFunctionPtr get_function(sdlPtr sdl, const char *function_name);
59 static sdlFunctionPtr get_doc_function(sdlPtr sdl, xmlNodePtr node);
1205 sdlFunctionPtr function;
2215 sdlFunctionPtr fn;
2568 sdlFunctionPtr function;
2959 sdlFunctionPtr function;
3016 sdlFunctionPtr function;
4069 sdlFunctionPtr tmp;
[all …]
H A Dphp_sdl.c900 sdlFunctionPtr function; in load_wsdl()
1545 sdlFunctionPtr *functions = NULL; in get_sdl_from_cache()
2297 sdlFunctionPtr tmp; in add_sdl_to_cache()
2367 sdlFunctionPtr tmp; in add_sdl_to_cache()
2885 static sdlFunctionPtr make_persistent_sdl_function(sdlFunctionPtr func, HashTable *ptr_map) in make_persistent_sdl_function()
2887 sdlFunctionPtr pfunc = NULL; in make_persistent_sdl_function()
3081 sdlFunctionPtr tmp; in make_persistent_sdl()
3082 sdlFunctionPtr pfunc; in make_persistent_sdl()
3098 sdlFunctionPtr tmp; in make_persistent_sdl()
3099 sdlFunctionPtr preq; in make_persistent_sdl()
[all …]
H A Dphp_soap.h54 typedef struct _sdlFunction sdlFunction, *sdlFunctionPtr; typedef
H A Dphp_packet_soap.c22 int parse_packet_soap(zval *this_ptr, char *buffer, int buffer_size, sdlFunctionPtr fn, char *fn_na… in parse_packet_soap()

Completed in 51 milliseconds