Home
last modified time | relevance | path

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

/PHP-5.3/ext/soap/
H A Dsoap.c64 static xmlDocPtr serialize_function_call(zval *this_ptr, sdlFunctionPtr function, char *function_na…
2897 …request = serialize_function_call(this_ptr, fn, NULL, fnb->input.ns, real_args, arg_count, soap_ve…
2900 …request = serialize_function_call(this_ptr, fn, NULL, sdl->target_ns, real_args, arg_count, soap_v…
2935 …request = serialize_function_call(this_ptr, NULL, function, call_uri, real_args, arg_count, soap_v…
4351 static xmlDocPtr serialize_function_call(zval *this_ptr, sdlFunctionPtr function, char *function_na… function

Completed in 19 milliseconds