Home
last modified time | relevance | path

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

/PHP-8.0/ext/soap/
H A Dsoap.stub.php96 …public function __doRequest(string $request, string $location, string $action, int $version, bool …
111 public function __setLocation(?string $location = null) {}
H A Dphp_schema.c95 static void schema_load_file(sdlCtx *ctx, xmlAttrPtr ns, xmlChar *location, xmlAttrPtr tns, int imp… in schema_load_file()
187 xmlAttrPtr location; in load_schema() local
207 xmlAttrPtr location; in load_schema() local
228 xmlAttrPtr ns, location; in load_schema() local
H A Dsoap.c2191 static int do_request(zval *this_ptr, xmlDoc *request, char *location, char *action, int version, z…
2275 char* location,
2503 char *function, *location=NULL, *soap_action = NULL, *uri = NULL; local
2755 char *location, *action; local
2881 char *location = NULL; local
H A Dphp_http.c337 char *location, in make_http_soap_request()
H A Dphp_sdl.h82 char *location; member
H A Dphp_sdl.c758 xmlAttrPtr type, name, bindingAttr, location; in load_wsdl() local
/PHP-8.0/ext/standard/
H A Dhttp_fopen_wrapper.c129 char location[HTTP_HEADER_BLOCK_SIZE]; in php_stream_url_wrap_http_ex() local
/PHP-8.0/build/
H A Dgen_stub.php1838 $location = $argv[$optind] ?? "."; variable
/PHP-8.0/ext/date/lib/
H A Dtimelib.h175 tlocinfo location; member
/PHP-8.0/ext/reflection/
H A Dphp_reflection.c6443 zend_string *location = zend_get_attribute_target_names(attr->target); in ZEND_METHOD() local
/PHP-8.0/Zend/
H A Dzend_compile.c6316 zend_string *location = zend_get_attribute_target_names(target); in zend_compile_attributes() local

Completed in 100 milliseconds