/PHP-7.2/ext/standard/tests/file/ |
H A D | fgets_variation4-win32.phpt | 79 -- fgets() with location set by fseek() with length = 20 -- 92 -- fgets() with location set by fseek() with length = 20 -- 106 -- fgets() with location set by fseek() with length = 20 -- 120 -- fgets() with location set by fseek() with length = 20 -- 135 -- fgets() with location set by fseek() with length = 20 -- 148 -- fgets() with location set by fseek() with length = 20 -- 162 -- fgets() with location set by fseek() with length = 20 -- 176 -- fgets() with location set by fseek() with length = 20 -- 191 -- fgets() with location set by fseek() with length = 20 -- 204 -- fgets() with location set by fseek() with length = 20 -- [all …]
|
H A D | fgets_variation4.phpt | 79 -- fgets() with location set by fseek() with length = 20 -- 92 -- fgets() with location set by fseek() with length = 20 -- 106 -- fgets() with location set by fseek() with length = 20 -- 120 -- fgets() with location set by fseek() with length = 20 -- 135 -- fgets() with location set by fseek() with length = 20 -- 148 -- fgets() with location set by fseek() with length = 20 -- 162 -- fgets() with location set by fseek() with length = 20 -- 176 -- fgets() with location set by fseek() with length = 20 -- 191 -- fgets() with location set by fseek() with length = 20 -- 204 -- fgets() with location set by fseek() with length = 20 -- [all …]
|
H A D | fgets_variation4-win32-mb.phpt | 79 -- fgets() with location set by fseek() with length = 20 -- 92 -- fgets() with location set by fseek() with length = 20 -- 106 -- fgets() with location set by fseek() with length = 20 -- 120 -- fgets() with location set by fseek() with length = 20 -- 135 -- fgets() with location set by fseek() with length = 20 -- 148 -- fgets() with location set by fseek() with length = 20 -- 162 -- fgets() with location set by fseek() with length = 20 -- 176 -- fgets() with location set by fseek() with length = 20 -- 191 -- fgets() with location set by fseek() with length = 20 -- 204 -- fgets() with location set by fseek() with length = 20 -- [all …]
|
H A D | fopen_variation13.phpt | 40 echo "Not created absolute location\n"; 43 echo "Created in correct location\n"; 54 Created in correct location 55 Created in correct location
|
H A D | readfile_variation7.phpt | 38 fwrite($h, "File in script location"); 49 File in script location
|
H A D | file_get_contents_variation2.phpt | 40 fwrite($h, "File in script location"); 51 File in script location
|
/PHP-7.2/ext/date/lib/ |
H A D | parse_tz.c | 80 tz->location.country_code[2] = '\0'; in read_php_preamble() 111 tz->location.country_code[0] = '?'; in read_tzif_preamble() 112 tz->location.country_code[1] = '?'; in read_tzif_preamble() 113 tz->location.country_code[2] = '\0'; in read_tzif_preamble() 313 tz->location.latitude = (tz->location.latitude / 100000) - 90; in read_location() 315 tz->location.longitude = (tz->location.longitude / 100000) - 180; in read_location() 327 tz->location.latitude = 0; in set_default_location_and_comments() 328 tz->location.longitude = 0; in set_default_location_and_comments() 330 tz->location.comments[0] = '?'; in set_default_location_and_comments() 331 tz->location.comments[1] = '\0'; in set_default_location_and_comments() [all …]
|
/PHP-7.2/ext/soap/tests/bugs/ |
H A D | bug31695.phpt | 20 function __doRequest($request, $location, $action, $version, $one_way = 0) { 21 echo "$location\n"; 32 $client = new LocalSoapClient(dirname(__FILE__)."/bug31695.wsdl", array("location"=>"test://1")); 36 array("location"=>"test://2"));
|
H A D | bug28969.phpt | 20 function __doRequest($request, $location, $action, $version, $one_way = 0) { 30 $x = new LocalSoapClient(NULL,array('location'=>'test://',
|
H A D | bug54911.phpt | 8 function __doRequest($request, $location, $action, $version, $one_way=false) { 12 $client = new XSoapClient(null, array('uri'=>'', 'location'=>''));
|
H A D | bug46419.phpt | 19 function __doRequest($request, $location, $action, $version, $one_way = 0) { 29 $x = new LocalSoapClient(NULL,array('location'=>'test://',
|
H A D | bug50698_2.wsdl | 204 <soap12:address location="net.tcp://localhost:8732/EchoService/"/> 215 <soap12:address location="http://localhost:8731/EchoService/"/> 237 <soap12:address location="http://localhost:8731/EchoService/"/> 259 <soap12:address location="http://localhost:8731/EchoService/"/> 281 <soap12:address location="http://localhost:8731/EchoService/"/> 303 <soap12:address location="http://localhost:8731/EchoService/"/> 325 <soap12:address location="http://localhost:8731/EchoService/"/> 347 <soap12:address location="http://localhost:8731/EchoService/"/> 369 <soap12:address location="http://localhost:8731/EchoService/"/> 391 <soap12:address location="http://localhost:8731/EchoService/"/> [all …]
|
H A D | bug34449.phpt | 8 function __doRequest($request, $location, $action, $version, $one_way = 0) { 15 $client = new TestSoapClient(null, array('location' => 'test://', 'uri' => 'test://'));
|
H A D | bug40609.wsdl | 26 …location="update" /><wsdl:input><mime:content type="text/xml" /></wsdl:input></wsdl:operation><wsd…
|
H A D | bug38005.phpt | 20 function __doRequest($request, $location, $action, $version, $one_way = 0) { 32 'location' => "test://",
|
H A D | bug43045.phpt | 17 function __doRequest($request, $location, $action, $version, $one_way = 0) { 39 "location" => "test://",
|
H A D | bug50698_3.wsdl | 204 <soap12:address location="net.tcp://localhost:8732/EchoService/"/> 215 <soap12:address location="net.tcp://localhost:8732/EchoService/"/> 226 <soap12:address location="net.tcp://localhost:8732/EchoService/"/> 237 <soap12:address location="net.tcp://localhost:8732/EchoService/"/> 248 <soap12:address location="net.tcp://localhost:8732/EchoService/"/> 259 <soap12:address location="net.tcp://localhost:8732/EchoService/"/> 270 <soap12:address location="net.tcp://localhost:8732/EchoService/"/> 281 <soap12:address location="net.tcp://localhost:8732/EchoService/"/> 292 <soap12:address location="net.tcp://localhost:8732/EchoService/"/> 303 <soap12:address location="net.tcp://localhost:8732/EchoService/"/>
|
/PHP-7.2/ext/date/tests/ |
H A D | timezone_location_get.phpt | 10 $location = timezone_location_get(new DateTimeZone("Europe/Oslo")); 11 var_dump($location);
|
/PHP-7.2/ext/standard/ |
H A D | http_fopen_wrapper.c | 122 char location[HTTP_HEADER_BLOCK_SIZE]; in php_stream_url_wrap_http_ex() local 658 location[0] = '\0'; in php_stream_url_wrap_http_ex() 805 strlcpy(location, http_header_value, sizeof(location)); in php_stream_url_wrap_http_ex() 843 if (!reqok || (location[0] != '\0' && follow_location)) { in php_stream_url_wrap_http_ex() 848 if (location[0] != '\0') in php_stream_url_wrap_http_ex() 854 if (location[0] != '\0') { in php_stream_url_wrap_http_ex() 860 if (strlen(location)<8 || (strncasecmp(location, "http://", sizeof("http://")-1) && in php_stream_url_wrap_http_ex() 865 if (*location != '/') { in php_stream_url_wrap_http_ex() 866 if (*(location+1) != '\0' && resource->path) { in php_stream_url_wrap_http_ex() 887 strlcpy(loc_path, location, sizeof(loc_path)); in php_stream_url_wrap_http_ex() [all …]
|
/PHP-7.2/ext/soap/tests/ |
H A D | transport001.phpt | 19 function __doRequest($request, $location, $action, $version, $one_way = 0) { 29 $x = new LocalSoapClient(NULL,array('location'=>'test://',
|
H A D | bug71711.phpt | 8 $client = new class(null, [ 'location' => '', 'uri' => 'http://example.org']) extends SoapClient { 9 public function __doRequest($request, $location, $action, $version, $one_way = 0) {
|
/PHP-7.2/ext/standard/tests/strings/ |
H A D | sprintf_f_2.phpt | 18 $location = "world"; 21 var_dump(sprintf($format, $num, $location)); 25 var_dump(sprintf($format, $num, $location)); 29 var_dump(sprintf($format, $num, $location)); 34 var_dump(sprintf($format, $num, $location));
|
/PHP-7.2/ext/oci8/tests/ |
H A D | coll_019.phpt | 38 var_dump($coll1->assignElem(1, null)); // invalid location for null 42 var_dump($coll1->assignElem(1, 1234)); // invalid location for number 54 var_dump($coll1->assignElem(1, 'abc')); // invalid location for string 67 var_dump($coll1->assignElem(1, '01-JAN-06')); // invalid location for date
|
/PHP-7.2/ext/soap/ |
H A D | php_http.h | 27 char *location,
|
/PHP-7.2/win32/build/ |
H A D | confutils.js | 801 if (location) { 802 location = location[0]; 807 if (location) { 808 location = location[0]; 812 if (location) 816 if (location) { 817 location = condense_path(location); 834 if (location) { 835 location = condense_path(location); 846 if (location) { [all …]
|