Home
last modified time | relevance | path

Searched refs:attribute (Results 226 – 250 of 287) sorted by relevance

12345678910>>...12

/php-src/ext/soap/tests/schema/
H A Dschema029.phpt16 <attribute ref="enc12:arraySize" wsdl:arraySize="* 1"/>
/php-src/ext/dom/tests/compareDocumentPosition/
H A Dattribute_order_different_element.phpt2 compareDocumentPosition: attribute order for different element
/php-src/ext/openssl/tests/
H A Dopenssl_csr_new_with_attribs.phpt92 Warning: openssl_csr_new(): attributes: wrong is not a recognized attribute name in %s on line %d
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_errmode.phpt158 TypeError: Attribute value must be of type int for selected attribute, array given
159 TypeError: Attribute value must be of type int for selected attribute, stdClass given
160 TypeError: Attribute value must be of type int for selected attribute, string given
H A Dpdo_mysql_attr_max_buffer_size.phpt71 Attribute value must be of type int for selected attribute, null given
H A Dbug68371.phpt2 PDO MySQL Bug #38671 (PDO#getAttribute() cannot be called with platform-specific attribute names)
H A Dpdo_mysql_errorcode.phpt64 // lets hope this is an invalid attribute code
/php-src/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-src/ext/soap/tests/bugs/
H A Dbug29839.wsdl9 <attribute ref="xml:lang" use="required"/>
H A Dbug34453.wsdl9 <attribute ref="xml:lang" use="required"/>
/php-src/ext/ldap/tests/
H A Dldap_modify_error.phpt61 Warning: ldap_modify(): Modify: Undefined attribute type in %s on line %d
H A Dldap_mod_add_error.phpt61 Warning: ldap_mod_add(): Modify: Undefined attribute type in %s on line %d
/php-src/ext/dom/tests/delayed_freeing/
H A Dnamespace_definition_crash_in_attribute.phpt2 Delayed freeing namespace definition should not crash in attribute
/php-src/ext/ldap/
H A Dldap.stub.php685 …function ldap_get_values_len(LDAP\Connection $ldap, LDAP\ResultEntry $entry, string $attribute): a…
692 …function ldap_get_values(LDAP\Connection $ldap, LDAP\ResultEntry $entry, string $attribute): array…
735 …function ldap_compare(LDAP\Connection $ldap, string $dn, string $attribute, string $value, ?array …
/php-src/ext/dom/tests/
H A Dgh13012.phpt2 GH-13012 (DOMNode::isEqualNode() is incorrect when attribute order is different)
H A DDOMDocument_getElementsByTagName_liveness.phpt24 …element pointer still refers to the first index, which now corresponds to element with attribute 2.
H A Dgh13012_ns.phpt2 GH-13012 (DOMNode::isEqualNode() is incorrect when attribute order is different - ns variation)
H A Dbug80332_1.phpt35 // This one should fail because there is no 'hi' attribute
/php-src/ext/pdo_dblib/tests/
H A Dstringify_uniqueidentifier.phpt23 // 1. Get and Set the attribute
/php-src/ext/tidy/
H A Dtidy.c573 zval attribute, children, temp; in tidy_add_node_default_properties() local
660 array_init(&attribute); in tidy_add_node_default_properties()
667 add_assoc_string(&attribute, name, val); in tidy_add_node_default_properties()
669 add_assoc_str(&attribute, name, zend_empty_string); in tidy_add_node_default_properties()
674 ZVAL_NULL(&attribute); in tidy_add_node_default_properties()
682 &attribute in tidy_add_node_default_properties()
685 zval_ptr_dtor(&attribute); in tidy_add_node_default_properties()
/php-src/ext/mysqli/
H A Dmysqli.stub.php1220 public function attr_get(int $attribute): int {}
1226 public function attr_set(int $attribute, int $value): bool {}
1581 function mysqli_stmt_attr_get(mysqli_stmt $statement, int $attribute): int {}
1583 function mysqli_stmt_attr_set(mysqli_stmt $statement, int $attribute, int $value): bool {}
/php-src/ext/pdo_pgsql/tests/
H A Dbug68371.phpt2 PDO PgSQL Bug #38671 (PDO#getAttribute() cannot be called with platform-specific attribute names)
/php-src/ext/pdo_firebird/tests/
H A Dtransaction_isolation_level_attr.phpt2 PDO_Firebird: transaction isolation level (Testing for setting attribute values)

Completed in 83 milliseconds

12345678910>>...12