Home
last modified time | relevance | path

Searched refs:arrayType (Results 1 – 25 of 69) sorted by last modified time

123

/php-src/ext/ffi/
H A Dffi_arginfo.h132 ZEND_METHOD(FFI, arrayType);
167 ZEND_ME(FFI, arrayType, arginfo_class_FFI_arrayType, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)
H A Dffi.stub.php34 public static function arrayType(FFI\CType $type, array $dimensions): FFI\CType {} function in FFI
H A Dffi.c4203 ZEND_METHOD(FFI, arrayType) /* {{{ */ in ZEND_METHOD() argument
/php-src/ext/soap/
H A Dphp_encoding.c2266 sdlAttributePtr arrayType; in to_xml_array() local
2274 (arrayType = zend_hash_str_find_ptr(sdl_type->attributes, SOAP_1_1_ENC_NAMESPACE":arrayType", in to_xml_array()
2276 arrayType->extraAttributes && in to_xml_array()
2326 arrayType->extraAttributes && in to_xml_array()
2336 arrayType->extraAttributes && in to_xml_array()
2356 arrayType->extraAttributes && in to_xml_array()
2459 sdlAttributePtr arrayType; in to_zval_array() local
2520 arrayType->extraAttributes && in to_zval_array()
2541 arrayType->extraAttributes && in to_zval_array()
2550 arrayType->extraAttributes && in to_zval_array()
[all …]
/php-src/ext/soap/tests/
H A Dbug47021.phpt32 …ncoding/"><SOAP-ENV:Body><ns1:getItemsResponse><getItemsReturn SOAP-ENC:arrayType="ns1:Item[10]" x…
H A Dserver013.phpt30 <param0 SOAP-ENC:arrayType="xsd:int[2]" xsi:type="SOAP-ENC:Array">
H A Dserver030.phpt52 …ncoding/"><SOAP-ENV:Body><ns1:getItemsResponse><getItemsReturn SOAP-ENC:arrayType="ns1:Item[10]" x…
/php-src/ext/ffi/tests/
H A D041.phpt50 return FFI::arrayType(FFI::cdef()->type($str), [2]);
53 return FFI::arrayType($type, [2]);
H A D033.phpt2 FFI 033: FFI::new(), FFI::free(), FFI::type(), FFI::typeof(), FFI::arrayType()
28 $t3 = FFI::arrayType($t2, [2, 2]);
H A D036.phpt17 $buf = $ffi->new(FFI::arrayType($type, [1]));
/php-src/ext/soap/tests/schema/
H A Dschema023.phpt13 <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="int[]"/>
23 …mlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:test><testParam SOAP-ENC:arrayType="xsd:int[2]" xsi…
H A Dschema024.phpt25 …mlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:test><testParam SOAP-ENC:arrayType="xsd:int[2]" xsi…
H A Dschema025.phpt24 …mlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:test><testParam SOAP-ENC:arrayType="xsd:int[2]" xsi…
H A Dschema026.phpt25 …mlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:test><testParam SOAP-ENC:arrayType="xsd:int[2]" xsi…
H A Dschema027.phpt13 <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="int[,]"/>
23 …mlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:test><testParam SOAP-ENC:arrayType="xsd:int[2,1]" x…
H A Dschema028.phpt24 …mlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:test><testParam SOAP-ENC:arrayType="xsd:int[2,1]" x…
H A Dschema029.phpt26 …mlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:test><testParam SOAP-ENC:arrayType="xsd:int[2,1]" x…
H A Dschema056.phpt13 <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="int[]"/>
H A Dschema071.phpt13 <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="int[]"/>
H A Dschema072.phpt14 <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="int[]"/>
H A Dschema073.phpt14 <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="int[]"/>
H A Dschema081.phpt13 <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="int[]"/>
23 …mlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:test><testParam SOAP-ENC:arrayType="xsd:int[2]" xsi…
H A Dschema082.phpt25 …mlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:test><testParam SOAP-ENC:arrayType="xsd:int[2]" xsi…
H A Dschema083.phpt24 …mlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:test><testParam SOAP-ENC:arrayType="xsd:int[2]" xsi…
H A Dschema084.phpt25 …mlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:test><testParam SOAP-ENC:arrayType="xsd:int[2]" xsi…

Completed in 227 milliseconds

123