Home
last modified time | relevance | path

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

12345678910>>...81

/PHP-7.0/ext/soap/tests/bugs/
H A Dbug37013.phpt58type="SOAP-ENC:Struct"><parent id="ref2" xsi:type="SOAP-ENC:Struct"><parent xsi:nil="true"/><id xs…
H A Dbug38536.phpt22 <xsd:Result xsi:type="ns1:ClientType">
23 <id xsi:type="xsd:int">2</id>
27 <xsd:address id="i2" xsi:type="ns1:ClientAddressType" SOAP-ENC:root="0">
28 <idClient xsi:type="xsd:long">2</idClient>
31 <address xsi:type="xsd:string" id="i3" SOAP-ENC:root="0">Test</address>
H A Dbug30994.phpt19 <system xsi:type="xsd:string">XXX</system>
20 <function xsi:type="xsd:string">TASKTEST</function>
28 <tns:Item id="id2" xsi:type="tns:Item">
29 <key xsi:type="xsd:string">ABCabc123</key>
30 <val xsi:type="xsd:string">123456</val>
47 …soap.org/soap/encoding/"><SOAP-ENV:Body><ns1:bassCallResponse><return xsi:type="xsd:string">ok</re…
/PHP-7.0/ext/soap/tests/interop/Round2/GroupB/
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.0/ext/soap/tests/interop/Round4/GroupH/
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.0/ext/pdo_pgsql/tests/
H A Dbug46274_2.phpt72 resource(%d) of type (stream)
74 resource(%d) of type (stream)
79 resource(%d) of type (stream)
81 resource(%d) of type (stream)
86 resource(%d) of type (stream)
88 resource(%d) of type (stream)
/PHP-7.0/ext/ftp/
H A Dftp.h51 ftptype_t type; /* transfer type */ member
70 ftptype_t type; /* current transfer type */ member
174 int ftp_get(ftpbuf_t *ftp, php_stream *outstream, const char *path, ftptype_t type, zend_long resu…
179 int ftp_put(ftpbuf_t *ftp, const char *path, php_stream *instream, ftptype_t type, zend_long start…
199 int ftp_nb_get(ftpbuf_t *ftp, php_stream *outstream, const char *path, ftptype_t type, zend_long r…
204 int ftp_nb_put(ftpbuf_t *ftp, const char *path, php_stream *instream, ftptype_t type, zend_long st…
/PHP-7.0/ext/xmlrpc/
H A Dxmlrpc-epi-php.c102 ZEND_ARG_INFO(0, type)
506 XMLRPC_VALUE_TYPE type; in PHP_to_XMLRPC_worker() local
512 switch (type) { in PHP_to_XMLRPC_worker()
618 switch (type) { in XMLRPC_to_PHP()
1281 zval type; in set_zval_xmlrpc_type() local
1324 type = xmlrpc_base64; in get_zval_xmlrpc_type()
1338 type = xmlrpc_int; in get_zval_xmlrpc_type()
1341 type = xmlrpc_double; in get_zval_xmlrpc_type()
1380 return type; in get_zval_xmlrpc_type()
1389 char *type; in PHP_FUNCTION() local
[all …]
/PHP-7.0/ext/xml/tests/
H A Dxml011.phpt40 [type] => open
48 [type] => complete
56 [type] => cdata
63 [type] => close
/PHP-7.0/ext/soap/tests/schema/
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"…
H A Dschema078.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.0/ext/sysvmsg/tests/
H A D001.phpt11 $type = null;
12 if (msg_receive($q, 0, $type, 1024, $message)) {
13 echo "TYPE: $type\n";
/PHP-7.0/Zend/tests/
H A Ddebug_backtrace_options.phpt109 [type] => ->
124 [type] => ::
173 [type] => ->
188 [type] => ::
233 [type] => ->
248 [type] => ::
297 [type] => ->
312 [type] => ::
345 [type] => ->
354 [type] => ::
[all …]
/PHP-7.0/ext/openssl/tests/
H A Dopenssl_pkey_export_basic.phpt20 var_dump(OPENSSL_KEYTYPE_EC === $details['type']);
26 var_dump(OPENSSL_KEYTYPE_EC === $details['type']);
39 var_dump(OPENSSL_KEYTYPE_EC === $details['type']);
46 resource(%d) of type (OpenSSL key)
51 resource(%d) of type (OpenSSL key)
/PHP-7.0/ext/exif/
H A Dtest.txt63 $type= false;
70 switch( $type) {
79 $type = $type[2];
81 $type = false;
83 } else $type = false;
85 if ( $type!==false)
87 $possible[] = array('file'=>$root.$path.'/'.$found, 'type'=>$type);
158 <style type="text/css">
261 $type = $file['type'];
285 if ($type!=IMAGETYPE_JPEG) {// && $type!=IMAGETYPE_TIFF_II && $type!=IMAGETYPE_TIFF_MM) {
[all …]
/PHP-7.0/ext/soap/tests/
H A Dclassmap.wsdl6 <xsd:element name="a" type="xsd:string"/>
7 <xsd:element name="b" type="xsd:string"/>
13 <part name="dotestReturn" type="tns:book"/>
16 <part name="res" type="xsi:string"/>
19 <part name="dotest2" type="xsi:string"/>
22 <part name="res" type="tns:book"/>
34 <binding name="testBinding" type="tns:testPortType">
/PHP-7.0/Zend/
H A Dzend_stream.c103 return file_handle->type == ZEND_HANDLE_MAPPED; in zend_stream_is_mmap()
113 if (file_handle->type == ZEND_HANDLE_STREAM || file_handle->type == ZEND_HANDLE_MAPPED) { in zend_stream_fsize()
133 handle->type = ZEND_HANDLE_FP; in zend_stream_open()
185 if (file_handle->type == ZEND_HANDLE_FILENAME) {
191 switch (file_handle->type) {
193 file_handle->type = ZEND_HANDLE_FP;
226 old_type = file_handle->type;
289 file_handle->type = ZEND_HANDLE_MAPPED;
304 switch (fh->type) {
337 if (fh1->type != fh2->type) {
[all …]
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_print.c55 switch (method->type) { in phpdbg_print_function_helper()
155 (ce->type == ZEND_USER_CLASS) ? in PHPDBG_PRINT()
194 (fbc->type == ZEND_USER_FUNCTION) ? "User" : "Internal", in PHPDBG_PRINT()
242 (fbc->type == ZEND_USER_FUNCTION) ? "User" : "Internal", in PHPDBG_PRINT()
288 if (ce->type != ZEND_USER_CLASS) { in phpdbg_print_opcodes_method_ce()
307 if (ce->type == ZEND_USER_CLASS && *rt_name->val == '\0') { in phpdbg_print_opcodes_method()
326 (ce->type == ZEND_USER_CLASS) ? in phpdbg_print_opcodes_ce()
335 if (ce->type != ZEND_USER_CLASS) { in phpdbg_print_opcodes_ce()
365 if (ce->type == ZEND_USER_CLASS && *rt_name->val == '\0') { in phpdbg_print_opcodes_class()
391 if (func->type == ZEND_USER_FUNCTION) { in phpdbg_print_opcodes()
[all …]
/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_newline.c74 PRIV(is_newline)(PCRE_PUCHAR ptr, int type, PCRE_PUCHAR endptr, int *lenptr, in PRIV()
90 if (type == NLTYPE_ANYCRLF) switch(c) in PRIV()
149 PRIV(was_newline)(PCRE_PUCHAR ptr, int type, PCRE_PUCHAR startptr, int *lenptr, in PRIV()
167 if (type == NLTYPE_ANYCRLF) switch(c) in PRIV()
/PHP-7.0/ext/oci8/tests/
H A Dbug42134.phpt65 Warning: oci_new_collection(): OCI-22303: type ""."ABC" not found in %s on line %d
71 string(34) "OCI-22303: type ""."ABC" not found"
78 Warning: oci_new_collection(): OCI-22303: type ""."DEF" not found in %s on line %d
84 string(34) "OCI-22303: type ""."DEF" not found"
91 Warning: oci_new_collection(): OCI-22303: type ""."GHI" not found in %s on line %d
97 string(34) "OCI-22303: type ""."GHI" not found"
/PHP-7.0/ext/pgsql/tests/
H A Dpg_meta_data_001.phpt35 ["type"]=>
52 ["type"]=>
71 ["type"]=>
88 ["type"]=>
107 ["type"]=>
132 ["type"]=>
/PHP-7.0/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_006w.phpt18 …AP-ENC:arrayType="xsd:string[2]" xsi:type="ns2:ArrayOfstring"><item xsi:type="xsd:string">good</it…
20 …AP-ENC:arrayType="xsd:string[2]" xsi:type="ns2:ArrayOfstring"><item xsi:type="xsd:string">good</it…
/PHP-7.0/ext/session/tests/
H A Dsession_basic3.phpt95 <input type="text" name="test2" />
195 <input type="text" name="test2" />
199 <input type="text" name="test2" />
203 <input type="text" name="test2" />
207 <input type="text" name="test2" />
211 <input type="text" name="test2" />
215 <input type="text" name="test2" />
219 <input type="text" name="test2" />
322 <input type="text" name="test2" />
326 <input type="text" name="test2" />
[all …]

Completed in 68 milliseconds

12345678910>>...81