Searched defs:location (Results 1 – 7 of 7) sorted by relevance
/PHP-7.0/ext/soap/ |
H A D | php_schema.c | 98 static void schema_load_file(sdlCtx *ctx, xmlAttrPtr ns, xmlChar *location, xmlAttrPtr tns, int imp… in schema_load_file() 190 xmlAttrPtr location; in load_schema() local 210 xmlAttrPtr location; in load_schema() local 231 xmlAttrPtr ns, location; in load_schema() local
|
H A D | soap.c | 2553 static int do_request(zval *this_ptr, xmlDoc *request, char *location, char *action, int version, i… 2642 char* location, 2869 char *function, *location=NULL, *soap_action = NULL, *uri = NULL; local 3109 char *location, *action; local 3240 char *location = NULL; local
|
H A D | php_http.c | 338 char *location, in make_http_soap_request()
|
H A D | php_sdl.h | 85 char *location; member
|
H A D | php_sdl.c | 756 xmlAttrPtr type, name, bindingAttr, location; in load_wsdl() local
|
/PHP-7.0/ext/standard/ |
H A D | http_fopen_wrapper.c | 125 char location[HTTP_HEADER_BLOCK_SIZE]; in php_stream_url_wrap_http_ex() local
|
/PHP-7.0/ext/date/lib/ |
H A D | timelib_structs.h | 208 tlocinfo location; member
|
Completed in 134 milliseconds