Home
last modified time | relevance | path

Searched defs:location (Results 1 – 10 of 10) sorted by relevance

/php-src/ext/soap/
H A Dsoap.stub.php536 private ?string $location = null; variable in SoapClient
604 …public function __doRequest(string $request, string $location, string $action, int $version, bool …
619 public function __setLocation(?string $location = null): ?string {}
H A Dphp_schema.c101 static void schema_load_file(sdlCtx *ctx, xmlAttrPtr ns, xmlChar *location, xmlAttrPtr tns, int imp… in schema_load_file()
193 xmlAttrPtr location; in load_schema() local
213 xmlAttrPtr location; in load_schema() local
234 xmlAttrPtr ns, location; in load_schema() local
H A Dsoap.c2171 static int do_request(zval *this_ptr, xmlDoc *request, const char *location, const char *action, in… in do_request()
2245 char* location, in do_soap_call()
2474 char *function, *location=NULL, *soap_action = NULL, *uri = NULL; in soap_client_call_impl() local
2701 char *location, *action; in PHP_METHOD() local
2806 zend_string *location = NULL; in PHP_METHOD() local
H A Dphp_http.c328 char *location, in make_http_soap_request()
H A Dphp_sdl.h82 char *location; member
H A Dphp_sdl.c735 xmlAttrPtr type, name, bindingAttr, location; in load_wsdl() local
/php-src/ext/standard/
H A Dhttp_fopen_wrapper.c130 char location[HTTP_HEADER_BLOCK_SIZE]; in php_stream_url_wrap_http_ex() local
/php-src/ext/date/lib/
H A Dtimelib.h217 tlocinfo location; member
/php-src/ext/reflection/
H A Dphp_reflection.c6757 zend_string *location = zend_get_attribute_target_names(attr->target); in ZEND_METHOD() local
/php-src/Zend/
H A Dzend_compile.c7119 zend_string *location = zend_get_attribute_target_names(target); in zend_compile_attributes() local

Completed in 104 milliseconds