Home
last modified time | relevance | path

Searched refs:attribute (Results 51 – 75 of 154) sorted by relevance

1234567

/PHP-7.4/ext/soap/tests/schema/
H A Dschema025.phpt12 <attribute ref="enc12:itemType" wsdl:itemType="int"/>
13 <attribute ref="enc12:arraySize" wsdl:arraySize="*"/>
H A Dschema028.phpt12 <attribute ref="enc12:itemType" wsdl:itemType="int"/>
13 <attribute ref="enc12:arraySize" wsdl:arraySize="* 1"/>
H A Dschema083.phpt12 <attribute ref="enc12:itemType" wsdl:itemType="int"/>
13 <attribute ref="enc12:arraySize" wsdl:arraySize="*"/>
/PHP-7.4/ext/simplexml/tests/
H A Dbug41175.phpt2 Bug #41175 (addAttribute() fails to add an attribute with an empty value)
H A Dbug36611.phpt2 Bug #36611 (assignment to SimpleXML object attribute changes argument type to string)
H A Dbug37076_1.phpt2 Bug #37076 (SimpleXML ignores .=) (appending to unnamed attribute)
H A DSimpleXMLElement_addAttribute_required_attribute_name.phpt2 SimpleXMLElement: Test to ensure that the required attribute name correctly is giving a warning
H A Dbug38424.phpt2 Bug #38424 (Different attribute assignment if new or exists)
/PHP-7.4/Zend/tests/traits/
H A Dbug76539.phpt2 Bug #76539 (Trait attribute is set incorrectly when using self::class with another string)
/PHP-7.4/ext/reflection/tests/
H A Dbug30209.phpt2 Reflection Bug #30209 (ReflectionClass::getMethod() lowercases attribute)
H A Dbug37816.phpt2 Bug #37816 (ReflectionProperty does not throw exception when accessing protected attribute)
/PHP-7.4/ext/soap/
H A Dphp_xml.h42 xmlNodePtr get_node_with_attribute_ex(xmlNodePtr node, char *name, char *name_ns, char *attribute, …
43 …ttribute_recursive_ex(xmlNodePtr node, char *name, char *name_ns, char *attribute, char *value, ch…
/PHP-7.4/ext/dom/tests/
H A DDOMDocument_schemaValidate_addAttrs.phpt2 DomDocument::schemaValidate() - Add missing attribute default values from schema
H A DDOMDocument_schemaValidate_missingAttrs.phpt2 DomDocument::schemaValidate() - Don't add missing attribute default values from schema
H A DDOMDocument_schemaValidateSource_addAttrs.phpt2 DomDocument::schemaValidateSource() - Add missing attribute default values from schema
H A DDOMDocument_schemaValidateSource_missingAttrs.phpt2 DomDocument::schemaValidateSource() - Don't add missing attribute default values from schema
H A Dbug38949.phpt2 Bug #38949 (Cannot get xmlns value attribute)
H A DDOMNamedNodeMap_count.phpt14 $root->setAttribute('attribute-' . $i, 'value-' . $i);
H A DDomNodeList_count.phpt14 $root->setAttribute('attribute-' . $i, 'value-' . $i);
H A Dbug67949.phpt47 echo "testing attribute access\n";
86 testing attribute access
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_attr_get.phpt48 … printf("[006] Expecting any type, but not boolean/false, got %s/%s for attribute %s/%s\n",
57 printf("[007] Expecting false, got %s/%s for attribute %s/%s\n",
/PHP-7.4/ext/session/tests/
H A D018.phpt2 rewriter correctly handles attribute names which contain dashes
/PHP-7.4/Zend/tests/
H A Dbug38461.phpt2 Bug #38461 (setting private attribute with __set() produces segfault)
/PHP-7.4/ext/xmlreader/tests/
H A D003.phpt39 // Named attribute
70 var_dump($reader->moveToAttribute('missing-attribute'));
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_prefetch.phpt18 …01]: Driver does not support this function: driver does not support that attribute in %s on line %d

Completed in 29 milliseconds

1234567