Home
last modified time | relevance | path

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

/PHP-7.2/ext/soap/
H A Dphp_packet_soap.h25 int parse_packet_soap(zval *this_ptr, char *buffer, int buffer_size, sdlFunctionPtr fn, char *fn_na…
H A Dphp_soap.h57 typedef struct _sdlFunction sdlFunction, *sdlFunctionPtr; typedef
H A Dsoap.c38 sdlFunctionPtr function;
49 static void function_to_string(sdlFunctionPtr function, smart_str *buf);
59 static sdlFunctionPtr get_function(sdlPtr sdl, const char *function_name);
60 static sdlFunctionPtr get_doc_function(sdlPtr sdl, xmlNodePtr node);
1518 sdlFunctionPtr function;
2608 sdlFunctionPtr fn;
2942 sdlFunctionPtr function;
3387 sdlFunctionPtr function;
3418 sdlFunctionPtr function;
4471 sdlFunctionPtr tmp;
[all …]
H A Dphp_sdl.c897 sdlFunctionPtr function; in load_wsdl()
1534 sdlFunctionPtr *functions = NULL; in get_sdl_from_cache()
2286 sdlFunctionPtr tmp; in add_sdl_to_cache()
2356 sdlFunctionPtr tmp; in add_sdl_to_cache()
2866 static sdlFunctionPtr make_persistent_sdl_function(sdlFunctionPtr func, HashTable *ptr_map) in make_persistent_sdl_function()
2868 sdlFunctionPtr pfunc = NULL; in make_persistent_sdl_function()
3062 sdlFunctionPtr tmp; in make_persistent_sdl()
3063 sdlFunctionPtr pfunc; in make_persistent_sdl()
3079 sdlFunctionPtr tmp; in make_persistent_sdl()
3080 sdlFunctionPtr preq; in make_persistent_sdl()
[all …]
H A Dphp_packet_soap.c25 int parse_packet_soap(zval *this_ptr, char *buffer, int buffer_size, sdlFunctionPtr fn, char *fn_na… in parse_packet_soap()

Completed in 29 milliseconds