Home
last modified time | relevance | path

Searched refs:type (Results 76 – 100 of 2079) sorted by relevance

12345678910>>...84

/PHP-7.4/ext/standard/tests/array/
H A Darray_search_variation4.phpt12 echo "*** Testing resource type with array_search() ***\n";
13 //file type resource
16 //directory type resource
22 // search for resouce type in the resource array
24 //checking for (int) type resource
29 //matching "Good" in array(0,"hello"), result:true in loose type check
34 //matching integer 0 in array("this"), result:true in loose type check
39 //matching string "this" in array(0), result:true in loose type check
44 //checking for type FALSE in multidimensional array with loose checking, result:false in loose type
52 //matching string having integer in beginning, result:true in loose type check
[all …]
H A Din_array_variation4.phpt15 echo "*** Testing resource type with in_array() ***\n";
16 //file type resource
19 //directory type resource
25 // search for resouce type in the resource array
27 //checking for (int) type resource
32 //matching "Good" in array(0,"hello"), result:true in loose type check
37 //matching integer 0 in array("this"), result:true in loose type check
42 //matching string "this" in array(0), result:true in loose type check
47 //checking for type FALSE in multidimensional array with loose checking, result:false in loose type
55 //matching string having integer in beginning, result:true in loose type check
[all …]
/PHP-7.4/ext/standard/
H A Ddns_win32.c102 int type = DNS_TYPE_MX; in PHP_FUNCTION() local
148 int type; in php_parserr() local
151 type = pRec->wType; in php_parserr()
176 switch (type) { in php_parserr()
191 if (type == DNS_TYPE_CNAME) { in php_parserr()
197 if (type == DNS_TYPE_NS) { in php_parserr()
203 if (type == DNS_TYPE_PTR) { in php_parserr()
395 type = -1; in PHP_FUNCTION()
399 type = 0; in PHP_FUNCTION()
404 type++ in PHP_FUNCTION()
[all …]
H A Dphp_dns.h25 #define php_dns_search(res, dname, class, type, answer, anslen) \ argument
26 …((int)dns_search(res, dname, class, type, (char *) answer, anslen, (struct sockaddr *)&from, &from…
32 #define php_dns_search(res, dname, class, type, answer, anslen) \ argument
33 res_nsearch(res, dname, class, type, answer, anslen);
46 #define php_dns_search(res, dname, class, type, answer, anslen) \ argument
47 res_search(dname, class, type, answer, anslen)
/PHP-7.4/ext/tidy/tests/
H A D012.phpt43 ["type"]=>
64 ["type"]=>
88 ["type"]=>
111 ["type"]=>
136 ["type"]=>
261 ["type"]=>
302 ["type"]=>
320 ["type"]=>
402 ["type"]=>
420 ["type"]=>
[all …]
/PHP-7.4/ext/soap/tests/schema/
H A Dschema051.phpt2 SOAP XML Schema 51: Array in complex type (maxOccurs > 1, array)
11 <element name="int" type="int"/>
12 <element name="int2" type="int" maxOccurs="unbounded"/>
16 test_schema($schema,'type="tns:testType"',(object)array("int"=>123.5,"int2"=>array(123.5,456.7)));
21 …<ns1:test><testParam xsi:type="ns1:testType"><int xsi:type="xsd:int">123</int><int2 xsi:type="xsd:…
H A Dschema033.phpt11 <element name="int" type="int"/>
16 <element name="int" type="int"/>
17 <element name="nest" type="tns:testType2"/>
21 test_schema($schema,'type="tns:testType"',(object)array("int"=>123.5,"nest"=>array("int"=>123.5)));
26 …dy><ns1:test><testParam xsi:type="ns1:testType"><int xsi:type="xsd:int">123</int><nest xsi:type="n…
H A Dschema034.phpt9 <element name="testType2" type="tns:testType2"/>
12 <element name="int" type="int"/>
17 <element name="int" type="int"/>
22 test_schema($schema,'type="tns:testType"',(object)array("int"=>123.5,"testType2"=>array("int"=>123.…
27 …<ns1:test><testParam xsi:type="ns1:testType"><int xsi:type="xsd:int">123</int><testType2 xsi:type=…
H A Dschema035.phpt2 SOAP XML Schema 35: Nested complex types (element ref + anonymous type)
12 <element name="int" type="int"/>
18 <element name="int" type="int"/>
23 test_schema($schema,'type="tns:testType"',(object)array("int"=>123.5,"testType2"=>array("int"=>123.…
28 …<ns1:test><testParam xsi:type="ns1:testType"><int xsi:type="xsd:int">123</int><testType2 xsi:type=…
H A Dschema050.phpt2 SOAP XML Schema 50: Array in complex type (maxOccurs > 1, one value)
11 <element name="int" type="int"/>
12 <element name="int2" type="int" maxOccurs="unbounded"/>
16 test_schema($schema,'type="tns:testType"',(object)array("int"=>123.5,"int2"=>123.5));
21 …/"><SOAP-ENV:Body><ns1:test><testParam xsi:type="ns1:testType"><int xsi:type="xsd:int">123</int><i…
H A Dschema052.phpt2 SOAP XML Schema 52: Array in complex type (maxOccurs > 1, array with one value)
11 <element name="int" type="int"/>
12 <element name="int2" type="int" maxOccurs="unbounded"/>
16 test_schema($schema,'type="tns:testType"',(object)array("int"=>123.5,"int2"=>array(123.5)));
21 …/"><SOAP-ENV:Body><ns1:test><testParam xsi:type="ns1:testType"><int xsi:type="xsd:int">123</int><i…
/PHP-7.4/ext/xml/tests/
H A Dxml_parse_into_struct_variation.phpt64 [type] => open
71 [type] => open
78 [type] => complete
86 [type] => close
93 [type] => open
100 [type] => complete
108 [type] => close
115 [type] => close
/PHP-7.4/ext/standard/tests/general_functions/
H A Dproc_open_pipes3.phpt35 resource(%d) of type (Unknown)
37 resource(%d) of type (Unknown)
39 resource(%d) of type (Unknown)
41 resource(%d) of type (Unknown)
47 resource(%d) of type (Unknown)
49 resource(%d) of type (Unknown)
51 resource(%d) of type (Unknown)
53 resource(%d) of type (Unknown)
/PHP-7.4/ext/standard/tests/strings/
H A Dprintf.phpt50 /* Float type variations */
69 /* Integer type variations */
88 /* Binary type variations */
101 /* Chararter type variations */
134 /* Octal type variations */
156 /* String type variations */
173 /* variations of %g type */
241 *** Output for float type ***
475 *** Output for char type ***
541 *** Output for octal type ***
[all …]
H A Dprintf_64bit.phpt50 /* Float type variations */
69 /* Integer type variations */
88 /* Binary type variations */
101 /* Chararter type variations */
134 /* Octal type variations */
156 /* String type variations */
173 /* variations of %g type */
241 *** Output for float type ***
475 *** Output for char type ***
541 *** Output for octal type ***
[all …]
/PHP-7.4/ext/standard/tests/file/
H A Dbug69442.phpt31 foreach ($pipes as $type => $pipe) {
33 echo 'type ' . $type . ' ';
39 type 0 string(5) "foo
41 type 1 string(0) ""
42 type 2 string(0) ""
43 type 3 string(3) "42
/PHP-7.4/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_rpcenc_004w.phpt34type="xsd:int">1</whichFault><param1 xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">ar…
36type="ns1:SOAPStructFault"><soapStruct xsi:type="ns1:SOAPStruct"><varString xsi:type="xsd:string">…
H A Dr4_groupH_complex_rpcenc_006w.phpt34type="xsd:int">3</whichFault><param1 xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">ar…
36type="ns1:SOAPStructFault"><soapStruct xsi:type="ns1:SOAPStruct"><varString xsi:type="xsd:string">…
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug47049.phpt19type="ns1:host"><uuid xsi:type="xsd:string">foo</uuid></host><software_list xsi:type="ns1:software…
/PHP-7.4/Zend/tests/
H A Doffset_bool.phpt28 Notice: Trying to access array offset on value of type bool in %s on line %d
31 Notice: Trying to access array offset on value of type bool in %s on line %d
34 Notice: Trying to access array offset on value of type bool in %s on line %d
37 Notice: Trying to access array offset on value of type bool in %s on line %d
40 Notice: Trying to access array offset on value of type bool in %s on line %d
43 Notice: Trying to access array offset on value of type bool in %s on line %d
46 Notice: Trying to access array offset on value of type bool in %s on line %d
49 Notice: Trying to access array offset on value of type bool in %s on line %d
52 Notice: Trying to access array offset on value of type bool in %s on line %d
H A Doffset_long.phpt28 Notice: Trying to access array offset on value of type int in %s on line %d
31 Notice: Trying to access array offset on value of type int in %s on line %d
34 Notice: Trying to access array offset on value of type int in %s on line %d
37 Notice: Trying to access array offset on value of type int in %s on line %d
40 Notice: Trying to access array offset on value of type int in %s on line %d
43 Notice: Trying to access array offset on value of type int in %s on line %d
46 Notice: Trying to access array offset on value of type int in %s on line %d
49 Notice: Trying to access array offset on value of type int in %s on line %d
52 Notice: Trying to access array offset on value of type int in %s on line %d
H A Doffset_null.phpt28 Notice: Trying to access array offset on value of type null in %s on line %d
31 Notice: Trying to access array offset on value of type null in %s on line %d
34 Notice: Trying to access array offset on value of type null in %s on line %d
37 Notice: Trying to access array offset on value of type null in %s on line %d
40 Notice: Trying to access array offset on value of type null in %s on line %d
43 Notice: Trying to access array offset on value of type null in %s on line %d
46 Notice: Trying to access array offset on value of type null in %s on line %d
49 Notice: Trying to access array offset on value of type null in %s on line %d
52 Notice: Trying to access array offset on value of type null in %s on line %d
/PHP-7.4/ext/opcache/tests/
H A Dbug73789.phpt15 $type = self::T_NONE;
19 $type = constant($name);
20 if ($type > 100) {
21 return $type;
28 return $type;
/PHP-7.4/ext/soap/
H A Dphp_schema.c439 if (type) {efree(type);} in schema_list()
535 if (type) {efree(type);} in schema_union()
652 if (type) {efree(type);} in schema_restriction_simpleContent()
757 if (type) {efree(type);} in schema_restriction_complexContent()
882 if (type) {efree(type);} in schema_extension_simpleContent()
937 if (type) {efree(type);} in schema_extension_complexContent()
1102 if (type) {efree(type);} in schema_group()
1534 if (type) {efree(type);} in schema_element()
1657 if (type) { in schema_element()
1805 if (type) { in schema_attribute()
[all …]
/PHP-7.4/ext/fileinfo/tests/
H A Dfinfo_open_basic.phpt35 resource(%d) of type (file_info)
36 resource(%d) of type (file_info)
37 resource(%d) of type (file_info)
38 resource(%d) of type (file_info)
39 resource(%d) of type (file_info)
40 resource(%d) of type (file_info)
41 resource(%d) of type (file_info)

Completed in 125 milliseconds

12345678910>>...84