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
605 …public function __doRequest(string $request, string $location, string $action, int $version, bool …
620 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.c2159 static int do_request(zval *this_ptr, xmlDoc *request, char *location, char *action, int version, b…
2233 char* location,
2462 char *function, *location=NULL, *soap_action = NULL, *uri = NULL; local
2689 char *location, *action; local
2794 zend_string *location = NULL; local
H A Dphp_http.c331 char *location, in make_http_soap_request()
H A Dphp_sdl.h82 char *location; member
H A Dphp_sdl.c768 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.c6852 zend_string *location = zend_get_attribute_target_names(attr->target); in ZEND_METHOD() local
/php-src/Zend/
H A Dzend_compile.c7107 zend_string *location = zend_get_attribute_target_names(target); in zend_compile_attributes() local

Completed in 101 milliseconds