Home
last modified time | relevance | path

Searched refs:type (Results 226 – 250 of 2207) sorted by relevance

12345678910>>...89

/PHP-7.4/ext/phar/tests/zip/
H A Dfrontcontroller13.phar.phpt2 Phar front controller mime type not string/int zip-based
15 Content-type: text/html; charset=UTF-8
17 …aught PharException: Unknown mime type specifier used (not a string or int), only Phar::PHP, Phar:…
/PHP-7.4/Zend/
H A Dzend_map_ptr.h36 # define ZEND_MAP_PTR_DEF(type, name) \ argument
37 type * ZEND_MAP_PTR(name)
52 # define ZEND_MAP_PTR_DEF(type, name) \ argument
53 type * ZEND_MAP_PTR(name)
/PHP-7.4/ext/soap/tests/schema/
H A Dschema026.phpt13 <element name="x_item" type="int" maxOccurs="unbounded"/>
19 test_schema($schema,'type="tns:testType"',array(123,123.5));
24 …am SOAP-ENC:arrayType="xsd:int[2]" xsi:type="ns1:testType"><x_item xsi:type="xsd:int">123</x_item>…
H A Dschema029.phpt13 <element name="x_item" type="int" maxOccurs="unbounded"/>
20 test_schema($schema,'type="tns:testType"',array(array(123),array(123.5)));
25 … SOAP-ENC:arrayType="xsd:int[2,1]" xsi:type="ns1:testType"><x_item xsi:type="xsd:int">123</x_item>…
H A Dschema084.phpt13 <element name="x_item" type="int" maxOccurs="unbounded"/>
19 test_schema($schema,'type="tns:testType"',array(123,123.5),"rpc","encoded",'',SOAP_USE_XSI_ARRAY_TY…
24 …m SOAP-ENC:arrayType="xsd:int[2]" xsi:type="SOAP-ENC:Array"><x_item xsi:type="xsd:int">123</x_item…
H A Dschema079.phpt11 <element name="int1" type="int"/>
12 <element name="int2" type="int" form="qualified"/>
13 <element name="int3" type="int" form="unqualified"/>
18 test_schema($schema,'type="tns:testType"',(object)array("int1"=>1.1,"int2"=>2.2,"int3"=>3.3), "rpc"…
H A Dschema080.phpt11 <element name="int1" type="int"/>
12 <element name="int2" type="int" form="qualified"/>
13 <element name="int3" type="int" form="unqualified"/>
18 test_schema($schema,'type="tns:testType"',(object)array("int1"=>1.1,"int2"=>2.2,"int3"=>3.3), "rpc"…
/PHP-7.4/ext/mbstring/ucgendat/
H A Ductest.php48 function testCaseMap($type, int $origCode, array $newCodes) { argument
55 $mbNewStr = mb_convert_case($origChar, $type);
57 echo "$type: $mbNewStr != $newStr\n";
61 function testSimpleCaseMap($type, int $origCode, int $newCode) { argument
63 testCaseMap($type, $origCode, [$newCode]);
65 testCaseMap($type, $origCode, [$origCode]);
/PHP-7.4/ext/openssl/tests/
H A Dtls_wrapper_with_tls_v1.3.phpt73 resource(%d) of type (stream)
75 resource(%d) of type (stream)
76 resource(%d) of type (stream)
77 resource(%d) of type (stream)
78 resource(%d) of type (stream)
79 resource(%d) of type (stream)
/PHP-7.4/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_rpcenc_005w.phpt19type="xsd:int">2</whichFault><param1 xsi:type="xsd:string">Hello world</param1><param2 SOAP-ENC:ar…
21 …in response to 'echoMultipleFaults1'.</faultstring><detail><ns1:part2 xsi:type="xsd:string">Hello …
H A Dr4_groupH_simple_rpcenc_004w.phpt19type="xsd:int">1</whichFault><param1 xsi:type="xsd:string">Hello world</param1><param2 SOAP-ENC:ar…
21 …'echoMultipleFaults1'.</faultstring><detail><ns2:part1 xsi:nil="true" xsi:type="ns1:EmptyFault"/><…
H A Dr4_groupH_simple_rpcenc_007w.phpt19type="xsd:int">4</whichFault><param1 xsi:type="xsd:string">Hello world</param1><param2 SOAP-ENC:ar…
21 …'echoMultipleFaults1'.</faultstring><detail><ns2:part1 xsi:nil="true" xsi:type="ns1:EmptyFault"/><…
/PHP-7.4/ext/soap/tests/interop/Round2/GroupB/
H A Dr2_groupB_002s.phpt21 …Struct><inputString xsi:type="xsd:string">arg</inputString><inputInteger xsi:type="xsd:int">34</in…
23 …><return xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">arg</varString><varInt xsi:typ…
H A Dr2_groupB_001s.phpt23 …utStruct xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">arg</varString><varInt xsi:typ…
25 …nse><outputString xsi:type="xsd:string">arg</outputString><outputInteger xsi:type="xsd:int">34</ou…
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_068.phpt69 Cannot assign null to reference held by property Foo::$i of type int
82 Reference with value of type string held by property Foo::$s of type string is not compatible with …
85 Reference with value of type int held by property Foo::$i of type int is not compatible with proper…
/PHP-7.4/ext/standard/tests/file/
H A Dfgets_variation4-win32-mb.phpt72 -- File content type : numeric --
85 -- File content type : text --
128 -- File content type : numeric --
141 -- File content type : text --
197 -- File content type : text --
253 -- File content type : text --
309 -- File content type : text --
365 -- File content type : text --
421 -- File content type : text --
477 -- File content type : text --
[all …]
H A Dfgets_variation4-win32.phpt72 -- File content type : numeric --
85 -- File content type : text --
128 -- File content type : numeric --
141 -- File content type : text --
197 -- File content type : text --
253 -- File content type : text --
309 -- File content type : text --
365 -- File content type : text --
421 -- File content type : text --
477 -- File content type : text --
[all …]
H A Dfgets_variation4.phpt72 -- File content type : numeric --
85 -- File content type : text --
128 -- File content type : numeric --
141 -- File content type : text --
197 -- File content type : text --
253 -- File content type : text --
309 -- File content type : text --
365 -- File content type : text --
421 -- File content type : text --
477 -- File content type : text --
[all …]
/PHP-7.4/ext/standard/
H A Ddns.c369 int type = DNS_T_MX, i; in PHP_FUNCTION() local
463 GETSHORT(type, cp); in php_parserr()
496 switch (type) { in php_parserr()
516 if (type == DNS_T_NS) { in php_parserr()
875 type = -1; in PHP_FUNCTION()
879 type = 0; in PHP_FUNCTION()
884 type++ in PHP_FUNCTION()
887 switch (type) { in PHP_FUNCTION()
1052 u_short type, weight; in PHP_FUNCTION() local
1121 GETSHORT(type, cp); in PHP_FUNCTION()
[all …]
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_cleanup.h6 int fpm_cleanup_add(int type, void (*cleanup)(int, void *), void *);
7 void fpm_cleanups_run(int type);
/PHP-7.4/ext/xml/tests/
H A Dxml011.phpt40 [type] => open
48 [type] => complete
56 [type] => cdata
63 [type] => close
/PHP-7.4/sapi/phpdbg/
H A Dxml.md58 type section
115 - type
128 - got: type of argument for type "wrongarg"
134 - by type
153 - errors by type
203 - errors (by type)
450 - errors by type
458 - errors by type
540 - errors by type:
622 - type: type of signal (e.g. SIGINT)
[all …]
/PHP-7.4/ext/reflection/tests/
H A DReflectionMethod_constructor_error1.phpt17 echo "\nWrong type of argument (bool):\n";
23 echo "\nWrong type of argument (int):\n";
29 echo "\nWrong type of argument (bool, string):\n";
35 echo "\nWrong type of argument (string, bool):\n";
67 Wrong type of argument (bool):
72 Wrong type of argument (int):
77 Wrong type of argument (bool, string):
82 Wrong type of argument (string, bool):
/PHP-7.4/ext/ftp/
H A Dftp.h49 ftptype_t type; /* transfer type */ member
68 ftptype_t type; /* current transfer type */ member
184 …php_stream *outstream, const char *path, const size_t path_len, ftptype_t type, zend_long resumepo…
189 … const char *path, const size_t path_len, php_stream *instream, ftptype_t type, zend_long startpos…
194 …pend(ftpbuf_t *ftp, const char *path, const size_t path_len, php_stream *instream, ftptype_t type);
214 …php_stream *outstream, const char *path, const size_t path_len, ftptype_t type, zend_long resumepo…
219 … const char *path, const size_t path_len, php_stream *instream, ftptype_t type, zend_long startpos…
/PHP-7.4/ext/standard/tests/dir/
H A Dopendir_variation4.phpt86 resource(%d) of type (stream)
90 resource(%d) of type (stream)
93 resource(%d) of type (stream)
97 resource(%d) of type (stream)
100 resource(%d) of type (stream)
104 resource(%d) of type (stream)
108 resource(%d) of type (stream)

Completed in 117 milliseconds

12345678910>>...89