Home
last modified time | relevance | path

Searched refs:Name (Results 1 – 25 of 134) sorted by relevance

123456

/PHP-8.2/ext/reflection/tests/types/
H A Dunion_types.phpt66 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 Dintersection_types.phpt44 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 Ddnf_types_with_null.phpt50 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 Ddnf_types.phpt48 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 Dpure_intersection_type_implicitly_nullable.phpt12 echo $str_indent . " Name: " . $type->getName() . "\n";
32 Name: X
34 Name: Y
36 Name: null
/PHP-8.2/ext/phar/tests/files/
H A Dopenssl.cnf11 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.2/tests/lang/
H A D030.phpt6 public $Name;
9 $this->Name = $name;
14 $GLOBALS['names'][]=$this->Name;
24 $bar1->Name = 'outside';
30 $bar1->Name = 'outside';
/PHP-8.2/ext/dom/tests/
H A Ddom001.phpt108 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 DDOM4_ParentNode.phpt28 Node Name: test
32 Node Name: test
38 Node Name: bar
43 Node Name: bar
H A Ddomelement.phpt17 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-8.2/ext/reflection/tests/
H A DReflectionParameter_canBePassedByValue.phpt11 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.2/ext/openssl/tests/
H A Dopenssl.cnf19 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.2/ext/spl/tests/
H A Darray_023.phpt6 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.2/ext/sqlite3/tests/
H A Dsqlite3_19_columninfo.phpt23 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 Dbug70628.phpt9 $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.2/ext/soap/tests/bugs/
H A Dbug50698_1.wsdl113 <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 Dbug50698_4.wsdl113 <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 Dbug50698_3.wsdl113 <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.2/ext/pdo_pgsql/tests/
H A Ddebug_emulated_prepares.phpt32 Key: Name: [5] :bool
37 Key: Name: [4] :int
42 Key: Name: [7] :string
47 Key: Name: [5] :null
/PHP-8.2/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_compound2_001w.phpt11 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-8.2/ext/xmlreader/tests/
H A D004.phpt24 echo " Attribute Name: ".$reader->name."\n";
37 Attribute Name: num
39 Attribute Name: idx
/PHP-8.2/ext/pdo/tests/
H A Ddebug_emulated_prepares.phpt47 Key: Name: [5] :bool
52 Key: Name: [4] :int
57 Key: Name: [7] :string
62 Key: Name: [5] :null
/PHP-8.2/sapi/cli/tests/
H A Dext_loading.phpt27 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-8.2/tests/classes/
H A Ddereferencing_001.phpt6 class Name {
18 $this->name = new Name($_name);
/PHP-8.2/ext/simplexml/tests/
H A Dbug40451.phpt11 <Name>host.server.com</Name>

Completed in 47 milliseconds

123456