Searched defs:location (Results 1 – 7 of 7) sorted by relevance
/PHP-5.4/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 | 2544 static int do_request(zval *this_ptr, xmlDoc *request, char *location, char *action, int version, i… 2619 char* location, 2837 char *function, *location=NULL, *soap_action = NULL, *uri = NULL; local 3087 char *buf, *location, *action; local 3221 char *location = NULL; local
|
H A D | php_http.c | 274 char *location, in make_http_soap_request()
|
H A D | php_sdl.h | 85 char *location; member
|
H A D | php_sdl.c | 764 xmlAttrPtr type, name, bindingAttr, location; in load_wsdl() local
|
/PHP-5.4/ext/standard/ |
H A D | http_fopen_wrapper.c | 123 char location[HTTP_HEADER_BLOCK_SIZE]; in php_stream_url_wrap_http_ex() local
|
/PHP-5.4/ext/date/lib/ |
H A D | timelib_structs.h | 122 tlocinfo location; member
|
Completed in 44 milliseconds