Home
last modified time | relevance | path

Searched refs:type (Results 176 – 200 of 1876) sorted by relevance

12345678910>>...76

/PHP-5.5/ext/zlib/tests/
H A Dgzopen_variation3.phpt129 resource(%d) of type (stream)
132 resource(%d) of type (stream)
135 resource(%d) of type (stream)
138 resource(%d) of type (stream)
141 resource(%d) of type (stream)
160 resource(%d) of type (stream)
163 resource(%d) of type (stream)
166 resource(%d) of type (stream)
169 resource(%d) of type (stream)
172 resource(%d) of type (stream)
[all …]
/PHP-5.5/ext/session/tests/
H A D021.phpt57 <form><input type="hidden" name="PHPSESSID" value="abtest" />
58 <fieldset><input type="hidden" name="PHPSESSID" value="abtest" />
59 <form><input type="hidden" name="PHPSESSID" value="abtest" />
61 <form><input type="hidden" name="PHPSESSID" value="abtest" />
64 <fieldset><input type="hidden" name="PHPSESSID" value="abtest" />
/PHP-5.5/ext/soap/tests/schema/
H A Dschema024.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 Dschema038.phpt11 <element name="str" type="string"/>
15 <attribute name="int" type="int"/>
17 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str","int"=>123.5));
22 …ncoding/"><SOAP-ENV:Body><ns1:test><testParam int="123" xsi:type="ns1:testType"><str xsi:type="xsd…
H A Dschema039.phpt11 <element name="str" type="string"/>
16 <attribute name="int" type="int"/>
19 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str","int"=>123.5));
24 …ncoding/"><SOAP-ENV:Body><ns1:test><testParam int="123" xsi:type="ns1:testType"><str xsi:type="xsd…
H A Dschema043.phpt2 SOAP XML Schema 43: Extension of simple type (2)
12 <attribute name="int" type="int"/>
19 <attribute name="int2" type="int"/>
24 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
29 …hemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:test><testParam xsi:type="ns1:testType" int=…
H A Dschema045.phpt2 SOAP XML Schema 45: Restriction of simple type (2)
12 <attribute name="int" type="int"/>
19 <attribute name="int2" type="int"/>
24 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
29 …hemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:test><testParam xsi:type="ns1:testType" int2…
H A Dschema046.phpt2 SOAP XML Schema 46: Extension of complex type
12 <attribute name="int" type="int"/>
19 <attribute name="int2" type="int"/>
24 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
29 …hemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:test><testParam xsi:type="ns1:testType" int=…
H A Dschema048.phpt2 SOAP XML Schema 48: Restriction of complex type
12 <attribute name="int" type="int"/>
19 <attribute name="int2" type="int"/>
24 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
29 …hemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:test><testParam xsi:type="ns1:testType" int2…
H A Dschema074.phpt11 <element name="str" type="string"/>
13 <attribute name="int" type="int"/>
17 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str","int"=>123.5), "rpc", "encoded…
22 …ing/"><SOAP-ENV:Body><ns1:test><testParam ns1:int="123" xsi:type="ns1:testType"><str xsi:type="xsd…
H A Dschema075.phpt10 <attribute name="int1" type="int"/>
11 <attribute name="int2" type="int" form="qualified"/>
12 <attribute name="int3" type="int" form="unqualified"/>
16 test_schema($schema,'type="tns:testType"',(object)array("int1"=>1.1,"int2"=>2.2,"int3"=>3.3), "rpc"…
21 …SOAP-ENV:Body><ns1:test><testParam ns1:int1="1" ns1:int2="2" int3="3" xsi:type="ns1:testType"/></n…
H A Dschema076.phpt10 <attribute name="int1" type="int"/>
11 <attribute name="int2" type="int" form="qualified"/>
12 <attribute name="int3" type="int" form="unqualified"/>
16 test_schema($schema,'type="tns:testType"',(object)array("int1"=>1.1,"int2"=>2.2,"int3"=>3.3), "rpc"…
21 …/"><SOAP-ENV:Body><ns1:test><testParam int1="1" ns1:int2="2" int3="3" xsi:type="ns1:testType"/></n…
H A Dschema082.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 Dschema077.phpt10 <attribute name="int1" type="int"/>
11 <attribute name="int2" type="int" form="qualified"/>
12 <attribute name="int3" type="int" form="unqualified"/>
16 test_schema($schema,'type="tns:testType"',(object)array("int1"=>1.1,"int2"=>2.2,"int3"=>3.3), "rpc"…
21 …/"><SOAP-ENV:Body><ns1:test><testParam int1="1" ns1:int2="2" int3="3" xsi:type="ns1:testType"/></n…
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…
/PHP-5.5/ext/phar/tests/cache_list/
H A Dfrontcontroller13.phpt2 Phar front controller mime type not string/int [cache_list]
15 Content-type: text/html; charset=UTF-8
17 …ption' with message 'Unknown mime type specifier used (not a string or int), only Phar::PHP, Phar:…
/PHP-5.5/ext/standard/tests/streams/
H A Dbug44818.phpt19 resource(%d) of type (stream)
24 resource(%d) of type (stream)
29 resource(%d) of type (stream)
34 resource(%d) of type (stream)
/PHP-5.5/ext/phar/tests/tar/
H A Dfrontcontroller13.phar.phpt2 Phar front controller mime type not string/int tar-based
14 Content-type: text/html; charset=UTF-8
16 …ption' with message 'Unknown mime type specifier used (not a string or int), only Phar::PHP, Phar:…
/PHP-5.5/ext/phar/tests/zip/
H A Dfrontcontroller12.phar.phpt2 Phar front controller mime type unknown int zip-based
15 Content-type: text/html; charset=UTF-8
17 …n 'PharException' with message 'Unknown mime type specifier used, only Phar::PHP, Phar::PHPS and a…
/PHP-5.5/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…
/PHP-5.5/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 …
/PHP-5.5/ext/standard/
H A Ddns.c361 int type = T_MX, i; in PHP_FUNCTION() local
452 GETSHORT(type, cp); in php_parserr()
481 switch (type) { in php_parserr()
501 if (type == DNS_T_NS) { in php_parserr()
827 type = -1; in PHP_FUNCTION()
831 type = 0; in PHP_FUNCTION()
836 type++ in PHP_FUNCTION()
839 switch (type) { in PHP_FUNCTION()
1000 u_short type, weight; in PHP_FUNCTION() local
1064 GETSHORT(type, cp); in PHP_FUNCTION()
[all …]
/PHP-5.5/ext/ftp/
H A Dftp.h50 ftptype_t type; /* transfer type */ member
69 ftptype_t type; /* current transfer type */ member
172 int ftp_get(ftpbuf_t *ftp, php_stream *outstream, const char *path, ftptype_t type, long resumepos…
177 int ftp_put(ftpbuf_t *ftp, const char *path, php_stream *instream, ftptype_t type, long startpos T…
197 int ftp_nb_get(ftpbuf_t *ftp, php_stream *outstream, const char *path, ftptype_t type, long resume…
202 int ftp_nb_put(ftpbuf_t *ftp, const char *path, php_stream *instream, ftptype_t type, long startpo…

Completed in 48 milliseconds

12345678910>>...76