Home
last modified time | relevance | path

Searched refs:attribute (Results 151 – 175 of 208) sorted by relevance

123456789

/PHP-8.1/ext/soap/tests/schema/
H A Dschema037.phpt14 <attribute name="int" type="int"/>
H A Dschema023.phpt13 <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="int[]"/>
H A Dschema039.phpt17 <attribute name="int" type="int"/>
H A Dschema047.phpt18 <attribute name="int2" type="int"/>
H A Dschema074.phpt14 <attribute name="int" type="int"/>
H A Dschema081.phpt13 <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="int[]"/>
H A Dschema027.phpt13 <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="int[,]"/>
H A Dschema029.phpt16 <attribute ref="enc12:arraySize" wsdl:arraySize="* 1"/>
/PHP-8.1/ext/oci8/tests/
H A Derror_set.phpt15 // Generates "ORA-24960: the attribute OCI_ATTR_* is greater than the maximum allowable length of 6…
/PHP-8.1/ext/ldap/
H A Dldap.stub.php91 …function ldap_get_values_len(LDAP\Connection $ldap, LDAP\ResultEntry $entry, string $attribute): a… argument
98 …function ldap_get_values(LDAP\Connection $ldap, LDAP\ResultEntry $entry, string $attribute): array… argument
141 …function ldap_compare(LDAP\Connection $ldap, string $dn, string $attribute, string $value, ?array … argument
/PHP-8.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_closecursor.phpt158 …nable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. in %s on line %d
163 …nable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. in %s on line %d
169 …nable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. in %s on line %d
174 …nable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. in %s on line %d
H A Dpdo_mysql_attr_errmode.phpt161 TypeError: Attribute value must be of type int for selected attribute, array given
162 TypeError: Attribute value must be of type int for selected attribute, stdClass given
163 TypeError: Attribute value must be of type int for selected attribute, string given
H A Dpdo_mysql_attr_max_buffer_size.phpt81 Attribute value must be of type int for selected attribute, null given
H A Dpdo_mysql_errorcode.phpt66 // lets hope this is an invalid attribute code
/PHP-8.1/ext/ffi/tests/
H A D044.phpt2 FFI 044: mode attribute
/PHP-8.1/ext/dom/tests/
H A Dbug38474.phpt2 Bug #38474 (getAttribute select attribute by order, even when prefixed) (OK to fail with libxml2 < …
/PHP-8.1/ext/ldap/tests/
H A Dldap_mod_add_error.phpt61 Warning: ldap_mod_add(): Modify: Undefined attribute type in %s on line %d
H A Dldap_modify_error.phpt61 Warning: ldap_modify(): Modify: Undefined attribute type in %s on line %d
/PHP-8.1/ext/soap/tests/bugs/
H A Dbug34453.wsdl9 <attribute ref="xml:lang" use="required"/>
H A Dbug29839.wsdl9 <attribute ref="xml:lang" use="required"/>
/PHP-8.1/ext/xmlreader/tests/
H A D015-move-errors.phpt2 XMLReader: libxml2 XML Reader, Move cursor to a named attribute within a namespace, with invalid ar…
H A D003-mb.phpt39 // Named attribute
H A D015-get-errors.phpt2 XMLReader: libxml2 XML Reader, Move cursor to a named attribute within a namespace, with invalid ar…
/PHP-8.1/ext/mysqli/
H A Dmysqli.stub.php611 public function attr_get(int $attribute): int {} argument
617 public function attr_set(int $attribute, int $value): bool {} argument
980 function mysqli_stmt_attr_get(mysqli_stmt $statement, int $attribute): int {} argument
982 function mysqli_stmt_attr_set(mysqli_stmt $statement, int $attribute, int $value): bool {} argument
/PHP-8.1/ext/pdo_dblib/tests/
H A Dstringify_uniqueidentifier.phpt21 // 1. Get and Set the attribute

Completed in 46 milliseconds

123456789