/PHP-8.1/ext/reflection/tests/ |
H A D | union_types.phpt | 49 Name: X 52 Name: Y 55 Name: int 69 Name: X 80 Name: X 83 Name: Y 86 Name: int 91 Name: X 94 Name: Y 102 Name: X [all …]
|
H A D | intersection_types.phpt | 44 Name: X 47 Name: Y 50 Name: Z 53 Name: Traversable 56 Name: Countable 61 Name: X 64 Name: Y 67 Name: Countable 72 Name: X 75 Name: Y [all …]
|
H A D | ReflectionParameter_canBePassedByValue.phpt | 11 echo "Name: ", $parameter->getName(), "\n"; 40 Name: array 44 Name: rest 50 Name: array 54 Name: flags 60 Name: array1 64 Name: array2
|
/PHP-8.1/ext/phar/tests/files/ |
H A D | openssl.cnf | 11 countryName = Country Name (2 letter code) 15 stateOrProvinceName = State or Province Name (full name) 17 localityName = Locality Name (eg, city) 18 0.organizationName = Organization Name (eg, company) 20 organizationalUnitName = Organizational Unit Name (eg, section) 21 commonName = Common Name (eg, YOUR name)
|
/PHP-8.1/ext/dom/tests/ |
H A D | dom001.phpt | 108 Node Name: title 113 Node Name: #text 118 Node Name: para 122 Node Name: #text 128 Node Name: #text 139 Node Name: title 144 Node Name: #text 149 Node Name: para 153 Node Name: #text 161 Node Name: src [all …]
|
H A D | DOM4_ParentNode.phpt | 28 Node Name: test 32 Node Name: test 38 Node Name: bar 43 Node Name: bar
|
H A D | domelement.phpt | 17 echo "Tag Name: ".$node->tagName."\n"; 75 echo 'Element Name: '.(($elem = $dom->getElementByID('n1'))?$elem->localName:'Not Found')."\n"; 78 echo 'Element Name: '.(($elem = $dom->getElementByID('n1'))?$elem->localName:'Not Found')."\n"; 80 echo 'Element Name: '.(($elem = $dom->getElementByID('n3'))?$elem->nodeName:'Not Found')."\n"; 85 echo 'Element Name: '.(($elem = $dom->getElementByID('n3'))?$elem->nodeName:'Not Found')."\n"; 88 Tag Name: chapter 110 Element Name: chapter 111 Element Name: Not Found 112 Element Name: newns2:myelement 113 Element Name: Not Found
|
H A D | DOM4_DOMNode_ElementSiblings.phpt | 17 Node Name: bar 22 Node Name: bar
|
H A D | DOM4_DOMNode_remove.phpt | 19 Node Name: one 24 Node Name: two
|
/PHP-8.1/ext/openssl/tests/ |
H A D | openssl.cnf | 19 countryName = Country Name (2 letter code) 23 stateOrProvinceName = State or Province Name (full name) 25 localityName = Locality Name (eg, city) 26 0.organizationName = Organization Name (eg, company) 28 organizationalUnitName = Organizational Unit Name (eg, section) 29 commonName = Common Name (eg, YOUR name)
|
/PHP-8.1/ext/spl/tests/ |
H A D | array_023.phpt | 6 class Name extends ArrayObject 13 $a = new Name(); 40 object(Name)#1 (4) { 45 ["foo":"Name":private]=> 52 object(Name)#2 (4) { 57 ["foo":"Name":private]=>
|
/PHP-8.1/tests/lang/ |
H A D | 030.phpt | 8 $this->Name = $name; 13 $GLOBALS['names'][]=$this->Name; 23 $bar1->Name = 'outside'; 29 $bar1->Name = 'outside';
|
/PHP-8.1/ext/sqlite3/tests/ |
H A D | sqlite3_19_columninfo.phpt | 23 echo "Name: " . $result->columnName($i) . " - Type: " . $result->columnType($i) . "\n"; 39 Name: time - Type: 1 40 Name: id - Type: 3 41 Name: time - Type: 1 42 Name: id - Type: 3
|
H A D | bug70628.phpt | 9 $db->exec("CREATE TABLE Dogs (Id INTEGER PRIMARY KEY, Breed TEXT, Name TEXT, Age INTEGER)"); 11 $sth = $db->prepare("INSERT INTO Dogs (Breed, Name, Age) VALUES (:breed,:name,:age)"); 40 ["Name"]=> 50 ["Name"]=>
|
/PHP-8.1/ext/soap/tests/bugs/ |
H A D | bug50698_1.wsdl | 113 <sp:Header Name="To" Namespace="http://www.w3.org/2005/08/addressing"/> 114 <sp:Header Name="From" Namespace="http://www.w3.org/2005/08/addressing"/> 115 <sp:Header Name="FaultTo" Namespace="http://www.w3.org/2005/08/addressing"/> 116 <sp:Header Name="ReplyTo" Namespace="http://www.w3.org/2005/08/addressing"/> 117 <sp:Header Name="MessageID" Namespace="http://www.w3.org/2005/08/addressing"/> 119 <sp:Header Name="Action" Namespace="http://www.w3.org/2005/08/addressing"/> 132 <sp:Header Name="To" Namespace="http://www.w3.org/2005/08/addressing"/> 133 <sp:Header Name="From" Namespace="http://www.w3.org/2005/08/addressing"/> 134 <sp:Header Name="FaultTo" Namespace="http://www.w3.org/2005/08/addressing"/> 135 <sp:Header Name="ReplyTo" Namespace="http://www.w3.org/2005/08/addressing"/> [all …]
|
H A D | bug50698_4.wsdl | 113 <sp:Header Name="To" Namespace="http://www.w3.org/2005/08/addressing"/> 114 <sp:Header Name="From" Namespace="http://www.w3.org/2005/08/addressing"/> 115 <sp:Header Name="FaultTo" Namespace="http://www.w3.org/2005/08/addressing"/> 116 <sp:Header Name="ReplyTo" Namespace="http://www.w3.org/2005/08/addressing"/> 117 <sp:Header Name="MessageID" Namespace="http://www.w3.org/2005/08/addressing"/> 119 <sp:Header Name="Action" Namespace="http://www.w3.org/2005/08/addressing"/> 132 <sp:Header Name="To" Namespace="http://www.w3.org/2005/08/addressing"/> 133 <sp:Header Name="From" Namespace="http://www.w3.org/2005/08/addressing"/> 134 <sp:Header Name="FaultTo" Namespace="http://www.w3.org/2005/08/addressing"/> 135 <sp:Header Name="ReplyTo" Namespace="http://www.w3.org/2005/08/addressing"/> [all …]
|
H A D | bug50698_3.wsdl | 113 <sp:Header Name="To" Namespace="http://www.w3.org/2005/08/addressing"/> 114 <sp:Header Name="From" Namespace="http://www.w3.org/2005/08/addressing"/> 115 <sp:Header Name="FaultTo" Namespace="http://www.w3.org/2005/08/addressing"/> 116 <sp:Header Name="ReplyTo" Namespace="http://www.w3.org/2005/08/addressing"/> 117 <sp:Header Name="MessageID" Namespace="http://www.w3.org/2005/08/addressing"/> 119 <sp:Header Name="Action" Namespace="http://www.w3.org/2005/08/addressing"/> 132 <sp:Header Name="To" Namespace="http://www.w3.org/2005/08/addressing"/> 133 <sp:Header Name="From" Namespace="http://www.w3.org/2005/08/addressing"/> 134 <sp:Header Name="FaultTo" Namespace="http://www.w3.org/2005/08/addressing"/> 135 <sp:Header Name="ReplyTo" Namespace="http://www.w3.org/2005/08/addressing"/> [all …]
|
/PHP-8.1/ext/pdo_pgsql/tests/ |
H A D | debug_emulated_prepares.phpt | 32 Key: Name: [5] :bool 37 Key: Name: [4] :int 42 Key: Name: [7] :string 47 Key: Name: [5] :null
|
/PHP-8.1/ext/imap/tests/ |
H A D | imap_rfc822_write_address_basic.phpt | 7 var_dump(imap_rfc822_write_address('me', 'example.com', 'My Name')); 10 string(24) "My Name <me@example.com>"
|
/PHP-8.1/ext/xmlreader/tests/ |
H A D | 004.phpt | 24 echo " Attribute Name: ".$reader->name."\n"; 37 Attribute Name: num 39 Attribute Name: idx
|
/PHP-8.1/ext/soap/tests/interop/Round3/GroupD/ |
H A D | r3_groupD_compound2_001w.phpt | 14 $this->Name = $n; 37 …rop.org/employee"><SOAP-ENV:Body><ns2:x_Employee><ns2:person><ns1:Name>Shane</ns1:Name><ns1:Male>t… 39 …rg/employee"><SOAP-ENV:Body><ns2:result_Employee><ns2:person><ns1:Name>Shane</ns1:Name><ns1:Male>t…
|
/PHP-8.1/sapi/cli/tests/ |
H A D | ext_loading.phpt | 28 echo "Name with file extension:\n"; 39 echo "Name with file extension (unknown):\n"; 51 Name with file extension: 59 Name with file extension (unknown):
|
/PHP-8.1/ext/pdo/tests/ |
H A D | debug_emulated_prepares.phpt | 47 Key: Name: [5] :bool 52 Key: Name: [4] :int 57 Key: Name: [7] :string 62 Key: Name: [5] :null
|
/PHP-8.1/tests/classes/ |
H A D | dereferencing_001.phpt | 6 class Name { 20 $this->name = new Name($_name);
|
/PHP-8.1/ext/simplexml/tests/ |
H A D | bug40451.phpt | 11 <Name>host.server.com</Name>
|