/php-src/ext/reflection/tests/types/ |
H A D | union_types.phpt | 66 Name: X 69 Name: Y 72 Name: int 86 Name: X 108 Name: X 130 Name: X 133 Name: Y 141 Name: X 144 Name: Y 152 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 | dnf_types_with_null.phpt | 50 Name: X 52 Name: Y 56 Name: Z 58 Name: Traversable 60 Name: null 66 Name: X 68 Name: Y 70 Name: null 76 Name: X 78 Name: Y [all …]
|
H A D | dnf_types.phpt | 48 Name: X 51 Name: Y 55 Name: Z 58 Name: Traversable 61 Name: Countable 66 Name: X 69 Name: Y 72 Name: Countable 77 Name: X 80 Name: Y [all …]
|
H A D | pure_intersection_type_implicitly_nullable.phpt | 12 echo $str_indent . " Name: " . $type->getName() . "\n"; 33 Name: X 35 Name: Y 37 Name: null
|
/php-src/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-src/tests/lang/ |
H A D | 030.phpt | 6 public $Name; 9 $this->Name = $name; 14 $GLOBALS['names'][]=$this->Name; 24 $bar1->Name = 'outside'; 30 $bar1->Name = 'outside';
|
/php-src/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
|
/php-src/ext/reflection/tests/ |
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-src/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-src/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-src/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-src/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-src/ext/pdo_pgsql/tests/ |
H A D | pg_debug_emulated_prepares.phpt | 31 Key: Name: [5] :bool 36 Key: Name: [4] :int 41 Key: Name: [7] :string 46 Key: Name: [5] :null
|
/php-src/ext/soap/tests/interop/Round3/GroupD/ |
H A D | r3_groupD_compound2_001w.phpt | 11 function __construct(public $Age, public $ID, public $Name, public $Male) {} 28 …rop.org/employee"><SOAP-ENV:Body><ns2:x_Employee><ns2:person><ns1:Name>Shane</ns1:Name><ns1:Male>t… 30 …rg/employee"><SOAP-ENV:Body><ns2:result_Employee><ns2:person><ns1:Name>Shane</ns1:Name><ns1:Male>t…
|
/php-src/ext/xmlreader/tests/ |
H A D | 004.phpt | 24 echo " Attribute Name: ".$reader->name."\n"; 37 Attribute Name: num 39 Attribute Name: idx
|
/php-src/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-src/sapi/cli/tests/ |
H A D | ext_loading.phpt | 27 echo "Name with file extension:\n"; 38 echo "Name with file extension (unknown):\n"; 52 Name with file extension: 66 Name with file extension (unknown):
|
/php-src/ext/standard/tests/serialize/ |
H A D | unserialize_allowed_classes_option_stringable_value.phpt | 11 class Name { 17 $o = new Name();
|
/php-src/tests/classes/ |
H A D | dereferencing_001.phpt | 6 class Name { 18 $this->name = new Name($_name);
|