Home
last modified time | relevance | path

Searched refs:resource (Results 101 – 125 of 1805) sorted by relevance

12345678910>>...73

/PHP-7.2/ext/sysvshm/tests/
H A D003.phpt44 Warning: shm_detach(): supplied resource is not a valid sysvshm resource in %s003.php on line %d
47 Warning: shm_remove(): supplied resource is not a valid sysvshm resource in %s003.php on line %d
49 Warning: shm_detach() expects parameter 1 to be resource, integer given in %s003.php on line %d
52 Warning: shm_detach() expects parameter 1 to be resource, integer given in %s003.php on line %d
55 Warning: shm_detach() expects parameter 1 to be resource, integer given in %s003.php on line %d
H A D002.phpt57 Warning: shm_remove() expects parameter 1 to be resource, boolean given in %s on line %d
62 Warning: shm_remove() expects parameter 1 to be resource, boolean given in %s on line %d
63 resource(%d) of type (sysvshm)
65 Warning: shm_remove() expects parameter 1 to be resource, integer given in %s on line %d
66 resource(%d) of type (sysvshm)
67 resource(%d) of type (sysvshm)
68 resource(%d) of type (sysvshm)
69 resource(%d) of type (sysvshm)
H A D007.phpt30 Warning: shm_remove() expects parameter 1 to be resource, integer given in %s007.php on line %d
33 Warning: shm_remove() expects parameter 1 to be resource, integer given in %s007.php on line %d
36 Warning: shm_remove() expects parameter 1 to be resource, string given in %s007.php on line %d
40 Warning: shm_remove(): supplied resource is not a valid sysvshm resource in %s007.php on line %d
/PHP-7.2/ext/standard/tests/streams/
H A Dbug53427.phpt18 resource(%d) of type (stream)
20 resource(%d) of type (stream)
24 resource(%d) of type (stream)
26 resource(%d) of type (stream)
/PHP-7.2/ext/standard/tests/array/
H A Darray_intersect_variation7.phpt22 // get a resource variable
58 // array with object, unset variable and resource variable
85 // close the file resource used
174 ["resource"]=>
175 resource(%d) of type (stream)
181 ["resource"]=>
182 resource(%d) of type (stream)
191 ["resource"]=>
192 resource(%d) of type (stream)
204 ["resource"]=>
[all …]
H A Darray_values_variation.phpt12 echo "\n*** Testing array_values() with resource type ***\n";
13 $resource1 = fopen(__FILE__, "r"); // Creating a file resource
14 $resource2 = opendir("."); // Creating a dir resource
39 *** Testing array_values() with resource type ***
42 resource(%d) of type (stream)
44 resource(%d) of type (stream)
H A Darray_values_variation_64bit.phpt12 echo "\n*** Testing array_values() with resource type ***\n";
13 $resource1 = fopen(__FILE__, "r"); // Creating a file resource
14 $resource2 = opendir("."); // Creating a dir resource
38 *** Testing array_values() with resource type ***
41 resource(%d) of type (stream)
43 resource(%d) of type (stream)
H A Darray_reverse_variation5.phpt23 //get a resource variable
81 // close the file resource used
310 ["resource"]=>
311 resource(%d) of type (stream)
320 ["resource"]=>
321 resource(%d) of type (stream)
330 ["resource"]=>
331 resource(%d) of type (stream)
349 ["resource"]=>
369 ["resource"]=>
[all …]
/PHP-7.2/ext/ldap/tests/
H A Dldap_connect_variation.phpt34 resource(%d) of type (ldap link)
35 resource(%d) of type (ldap link)
36 resource(%d) of type (ldap link)
37 resource(%d) of type (ldap link)
38 resource(%d) of type (ldap link)
/PHP-7.2/ext/oci8/tests/
H A Dconnect_with_charset_001.phpt25 resource(%d) of type (oci8 connection)
26 resource(%d) of type (oci8 connection)
29 resource(%d) of type (oci8 connection)
32 resource(%d) of type (oci8 connection)
34 resource(%d) of type (oci8 connection)
35 resource(%d) of type (oci8 connection)
H A Dpassword_2.phpt31 // Second connect should return a new resource because the hash string will be different from $c1
36 // Despite using the old password this connect should succeed and return the original resource
43 echo "First and second connections share a resource: Not OK\n";
52 echo "First and third connections share a resource: OK\n";
76 resource(%d) of type (oci8 persistent connection)
77 resource(%d) of type (oci8 persistent connection)
78 resource(%d) of type (oci8 persistent connection)
80 First and third connections share a resource: OK
/PHP-7.2/ext/standard/tests/file/
H A Dfstat_variation3.phpt24 Warning: fstat() expects parameter 1 to be resource, null given in %s on line %d
27 Warning: fstat() expects parameter 1 to be resource, null given in %s on line %d
30 Warning: fstat() expects parameter 1 to be resource, string given in %s on line %d
33 Warning: fstat() expects parameter 1 to be resource, string given in %s on line %d
36 Warning: fstat() expects parameter 1 to be resource, null given in %s on line %d
39 Warning: fstat() expects parameter 1 to be resource, null given in %s on line %d
H A Dfseek_ftell_rewind_error1.phpt6 /* Prototype: int fseek ( resource $handle, int $offset [, int $whence] );
9 Prototype: bool rewind ( resource $handle );
12 Prototype: int ftell ( resource $handle );
71 Warning: fseek() expects parameter 1 to be resource, string given in %s on line %d
75 Warning: fseek() expects parameter 1 to be resource, integer given in %s on line %d
79 Warning: fseek() expects parameter 1 to be resource, float given in %s on line %d
83 Warning: fseek() expects parameter 1 to be resource, boolean given in %s on line %d
87 Warning: fseek() expects parameter 1 to be resource, array given in %s on line %d
91 Warning: fseek() expects parameter 1 to be resource, object given in %s on line %d
94 Warning: fseek(): supplied resource is not a valid stream resource in %s on line %d
[all …]
H A Dfstat_variation4.phpt20 Warning: fstat() expects parameter 1 to be resource, float given in %s on line %d
23 Warning: fstat() expects parameter 1 to be resource, float given in %s on line %d
26 Warning: fstat() expects parameter 1 to be resource, float given in %s on line %d
29 Warning: fstat() expects parameter 1 to be resource, float given in %s on line %d
32 Warning: fstat() expects parameter 1 to be resource, float given in %s on line %d
H A Dfgets_variation2.phpt6 Prototype: string fgets ( resource $handle [, int $length] );
46 Warning: fgets(): supplied resource is not a valid stream resource in %s on line %d
49 Warning: fgets(): supplied resource is not a valid stream resource in %s on line %d
55 Warning: fgets() expects parameter 1 to be resource, null given in %s on line %d
60 Warning: fgets() expects parameter 1 to be resource, null given in %s on line %d
/PHP-7.2/ext/standard/tests/dir/
H A Dopendir_variation3-win32-mb.phpt11 /* Prototype : mixed opendir(string $path[, resource $context])
32 echo "\nNew resource created\n";
34 echo "\nNo new resource created\n";
50 resource(%d) of type (stream)
53 resource(%d) of type (stream)
55 New resource created
H A Dopendir_variation7.phpt20 /* Prototype : mixed opendir(string $path[, resource $context])
90 resource(%d) of type (stream)
94 resource(%d) of type (stream)
98 resource(%d) of type (stream)
102 resource(%d) of type (stream)
106 resource(%d) of type (stream)
110 resource(%d) of type (stream)
114 resource(%d) of type (stream)
118 resource(%d) of type (stream)
122 resource(%d) of type (stream)
[all …]
H A Dopendir_variation4-win32-mb.phpt11 /* Prototype : mixed opendir(string $path[, resource $context])
90 resource(%d) of type (stream)
94 resource(%d) of type (stream)
97 resource(%d) of type (stream)
101 resource(%d) of type (stream)
104 resource(%d) of type (stream)
108 resource(%d) of type (stream)
112 resource(%d) of type (stream)
/PHP-7.2/ext/enchant/tests/
H A Dbroker_request_pwl_dict.phpt2 resource enchant_broker_request_pwl_dict(resource $broker, string $filename); function
8 if(!is_resource(enchant_broker_init())) {die("skip, resource dont load\n");}
26 echo("broker dict describe is not a resource failed\n");
32 echo("broker is not a resource; failed;\n");
/PHP-7.2/ext/bz2/tests/
H A D004.phpt100 Warning: bzread(): supplied resource is not a valid stream resource in %s on line %d
103 Warning: bzerror(): supplied resource is not a valid stream resource in %s on line %d
106 Warning: bzerrstr(): supplied resource is not a valid stream resource in %s on line %d
109 Warning: bzerrno(): supplied resource is not a valid stream resource in %s on line %d
/PHP-7.2/ext/sysvmsg/tests/
H A D005.phpt21 echo "Using '$q' as queue resource:\n";
41 Using 'Resource id #4' as queue resource:
53 Using 'foo' as queue resource:
55 Warning: msg_set_queue() expects parameter 1 to be resource, string given in %s on line %d
58 Warning: msg_stat_queue() expects parameter 1 to be resource, string given in %s on line %d
61 Warning: msg_receive() expects parameter 1 to be resource, string given in %s on line %d
65 Warning: msg_receive() expects parameter 1 to be resource, string given in %s on line %d
68 Warning: msg_send() expects parameter 1 to be resource, string given in %s on line %d
/PHP-7.2/ext/standard/tests/filters/
H A Dbasic.phpt32 resource(%d) of type (stream filter)
35 resource(%d) of type (stream filter)
38 resource(%d) of type (stream filter)
41 resource(%d) of type (stream filter)
43 resource(%d) of type (stream filter)
/PHP-7.2/sapi/cli/tests/
H A D022.phpt43 resource(%d) of type (stream)
44 resource(%d) of type (process)
45 resource(%d) of type (stream)
46 resource(%d) of type (stream)
47 resource(%d) of type (stream)
/PHP-7.2/ext/xml/tests/
H A Dxml_parser_create_ns_variation1.phpt81 // resource data
179 resource(%d) of type (xml)
182 resource(%d) of type (xml)
190 resource(%d) of type (xml)
198 resource(%d) of type (xml)
201 resource(%d) of type (xml)
204 resource(%d) of type (xml)
217 resource(%d) of type (xml)
220 resource(%d) of type (xml)
223 resource(%d) of type (xml)
[all …]
H A Dxml_parser_create_variation1.phpt81 // resource data
179 resource(%d) of type (xml)
182 resource(%d) of type (xml)
190 resource(%d) of type (xml)
198 resource(%d) of type (xml)
201 resource(%d) of type (xml)
204 resource(%d) of type (xml)
217 resource(%d) of type (xml)
220 resource(%d) of type (xml)
223 resource(%d) of type (xml)
[all …]

Completed in 36 milliseconds

12345678910>>...73