Home
last modified time | relevance | path

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

/PHP-7.3/ext/soap/
H A Dphp_packet_soap.h24 int parse_packet_soap(zval *this_ptr, char *buffer, int buffer_size, sdlFunctionPtr fn, char *fn_na…
H A Dphp_soap.h56 typedef struct _sdlFunction sdlFunction, *sdlFunctionPtr; typedef
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);
1496 sdlFunctionPtr function;
2592 sdlFunctionPtr fn;
2926 sdlFunctionPtr function;
3374 sdlFunctionPtr function;
3406 sdlFunctionPtr function;
4467 sdlFunctionPtr tmp;
[all …]
H A Dphp_sdl.c898 sdlFunctionPtr function; in load_wsdl()
1535 sdlFunctionPtr *functions = NULL; in get_sdl_from_cache()
2287 sdlFunctionPtr tmp; in add_sdl_to_cache()
2357 sdlFunctionPtr tmp; in add_sdl_to_cache()
2867 static sdlFunctionPtr make_persistent_sdl_function(sdlFunctionPtr func, HashTable *ptr_map) in make_persistent_sdl_function()
2869 sdlFunctionPtr pfunc = NULL; in make_persistent_sdl_function()
3063 sdlFunctionPtr tmp; in make_persistent_sdl()
3064 sdlFunctionPtr pfunc; in make_persistent_sdl()
3080 sdlFunctionPtr tmp; in make_persistent_sdl()
3081 sdlFunctionPtr preq; in make_persistent_sdl()
[all …]
H A Dphp_packet_soap.c24 int parse_packet_soap(zval *this_ptr, char *buffer, int buffer_size, sdlFunctionPtr fn, char *fn_na… in parse_packet_soap()

Completed in 32 milliseconds