Searched refs:struct (Results 1 – 25 of 89) sorted by relevance
1234
/PHP-7.0/ext/soap/tests/bugs/ |
H A D | bug28985.phpt | 15 string(100) "struct LoginMGDIS { 25 string(28) "struct GetIdentification { 32 string(43) "struct ArrayOfAnyType { 42 string(68) "struct GetListeProfil { 47 string(87) "struct MGCodeLibelle { 66 string(43) "struct ArrayOfMGCodif { 70 string(18) "struct MGCodif { 77 string(39) "struct TestPhpSoap { 85 string(50) "struct GetListeCodif { 89 string(87) "struct MGCodifGrp { [all …]
|
/PHP-7.0/ext/wddx/tests/ |
H A D | bug35410.phpt | 16 <struct> 18 <struct> 20 <struct> 22 <struct> 30 <struct> 32 <struct> 36 </struct> 38 </struct> 40 </struct> 42 </struct> [all …]
|
H A D | bug35410_64bit.phpt | 16 <struct> 18 <struct> 20 <struct> 22 <struct> 30 <struct> 32 <struct> 36 </struct> 38 </struct> 40 </struct> 42 </struct> [all …]
|
H A D | bug72142.phpt | 8 …ze_value('', '</comment></header><data><struct><var name="php_class_name"><string>stdClass</string… 14 …><data><struct><var name="php_class_name"><string>stdClass<…
|
H A D | 005.phpt | 41 …struct><var name='data'><struct><var name='test1'><boolean value='true'/></var><var name='test2'><…
|
H A D | 004.phpt | 63 …struct><var name='data'><struct><var name='test1'><boolean value='true'/></var><var name='test2'><…
|
H A D | bug48562.phpt | 33 string(78) "<wddxPacket version='1.0'><header/><data><struct></struct></data></wddxPacket>" 34 …120) "<wddxPacket version='1.0'><header/><data><struct><var name='foo'><string>bar</string></var><…
|
H A D | bug37587.phpt | 14 <struct> 16 </struct>
|
H A D | bug72750.phpt | 18 <struct> 22 </struct>
|
H A D | bug52468.phpt | 12 …er><comment>my_command</comment></header><data><struct><var name='handle'><number></number></var><…
|
H A D | bug72749.phpt | 17 <struct> 21 </struct>
|
H A D | bug68996.phpt | 15 <wddxPacket version='1.0'><header/><data><struct><var name=''><string>foo</string></var></struct></…
|
H A D | bug73331.phpt | 8 …wddxPacket version='1.0'><header/><data><struct><var name='php_class_name'><string>PDORow</string>…
|
H A D | bug71335.phpt | 13 <struct> 20 </struct>
|
/PHP-7.0/ext/soap/interop/ |
H A D | server_round2_groupB.php | 25 function echoStructAsSimpleTypes ($struct) argument 27 return array('outputString' => $struct->varString, 28 'outputInteger' => $struct->varInt, 29 'outputFloat' => $struct->varFloat); 39 function echoNestedStruct($struct) argument 41 return $struct;
|
/PHP-7.0/ext/soap/tests/interop/Round2/GroupB/ |
H A D | round2_groupB.inc | 4 function echoStructAsSimpleTypes ($struct) 6 return array('outputString' => $struct->varString, 7 'outputInteger' => $struct->varInt, 8 'outputFloat' => $struct->varFloat); 18 function echoNestedStruct($struct) 20 return $struct;
|
/PHP-7.0/ext/sockets/ |
H A D | config.m4 | 9 dnl Check for struct cmsghdr 10 AC_CACHE_CHECK([for struct cmsghdr], ac_cv_cmsghdr, 14 #include <sys/socket.h>], [struct cmsghdr s; s], ac_cv_cmsghdr=yes, ac_cv_cmsghdr=no) 18 AC_DEFINE(HAVE_CMSGHDR,1,[Whether you have struct cmsghdr]) 26 ], [static struct msghdr tp; int n = (int) tp.msg_flags; return n],[], 32 AC_CACHE_CHECK([for field ss_family in struct sockaddr_storage], ac_cv_ss_family, 38 ], [struct sockaddr_storage sa_store; sa_store.ss_family = AF_INET6;],
|
/PHP-7.0/ext/xmlrpc/tests/ |
H A D | bug37057.phpt | 12 <struct> 17 </struct> 33 <struct> 38 </struct>
|
H A D | bug45226.phpt | 26 <struct> 33 </struct> 44 <struct> 51 </struct>
|
H A D | 003.phpt | 40 <struct> 59 </struct> 87 <struct> 106 </struct>
|
H A D | bug50761.phpt | 11 <value><struct> 15 </struct></value> 16 <value><struct> 20 </struct></value>
|
/PHP-7.0/ext/json/tests/ |
H A D | json_encode_pretty_print.phpt | 8 $struct = json_decode($json); 9 $pretty = json_encode($struct, JSON_PRETTY_PRINT); 12 printf("Match: %d\n", $pretty == $struct);
|
/PHP-7.0/ext/fileinfo/ |
H A D | libmagic.patch | 115 struct mlist *ml; 128 struct mlist *ml; 284 -buffer_apprentice(struct magic_set *ms, struct magic **bufs, 460 - struct stat st; 1154 struct tm tm; 1499 -struct stat; 1619 -struct tm *gmtime_r(const time_t *, struct tm *); 1622 -struct tm *localtime_r(const time_t *, struct tm *); 3317 check_fmt(struct magic_set *ms, struct magic *m) 3367 mprint(struct magic_set *ms, struct magic *m) [all …]
|
/PHP-7.0/ext/soap/tests/soap12/ |
H A D | soap12-test.inc | 65 function echoStructAsSimpleTypes ($struct) { 66 return array('outputString' => $struct->varString, 67 'outputInteger' => $struct->varInt, 68 'outputFloat' => $struct->varFloat); 77 function echoNestedStruct($struct) { 78 return $struct;
|
/PHP-7.0/ext/soap/tests/ |
H A D | any.phpt | 17 $struct = new SOAPComplexType('arg',34,325.325); 23 $struct = $x->inputAny->any["SOAPComplexType"]; 24 if ($struct instanceof SOAPComplexType) { 25 …return array("return" => array("any" => array("SOAPComplexType"=>new SoapVar($struct, SOAP_ENC_OBJ… 53 …"any"=>new SoapVar($struct, SOAP_ENC_OBJECT, "SOAPComplexType", "http://soapinterop.org/xsd", "SOA…
|
Completed in 58 milliseconds
1234