Home
last modified time | relevance | path

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

12345678910>>...12

/php-src/ext/tidy/tests/
H A Dgh12980.phpt2 GH-12980 (tidynode.props.attribute is missing "Boolean Attributes" and empty attributes)
13 var_dump($tidy->root()->child[1]->attribute);
/php-src/ext/dom/tests/modern/html/parser/
H A Dxml_style_namespace.phpt25 foreach ($node->attributes as $attribute) {
26 echo " Attribute: ", $attribute->nodeName, " ", $attribute->namespaceURI ?? "(NONE)", "\n";
/php-src/Zend/tests/attributes/
H A D009_doctrine_annotations_example.phpt76 foreach ($attributes as $attribute) {
77 var_dump($attribute->getName(), $attribute->getArguments());
83 foreach ($attributes as $attribute) {
84 var_dump($attribute->getName(), $attribute->getArguments());
/php-src/ext/intl/tests/
H A Dut_common.inc169 function ut_nfmt_set_attribute( $fmt, $attribute, $value )
171 …rn $GLOBALS['oo-mode'] ? $fmt->setAttribute( $attribute, $value ) : numfmt_set_attribute( $fmt, $a…
175 …OBALS['oo-mode'] ? $fmt->setTextAttribute( $attribute, $value ) : numfmt_set_text_attribute( $fmt,…
177 function ut_nfmt_set_symbol( $fmt, $attribute, $value )
179 …return $GLOBALS['oo-mode'] ? $fmt->setSymbol( $attribute, $value ) : numfmt_set_symbol( $fmt, $att…
185 function ut_nfmt_get_attribute( $fmt, $attribute )
187 …return $GLOBALS['oo-mode'] ? $fmt->getAttribute( $attribute ) : numfmt_get_attribute( $fmt, $attri…
189 function ut_nfmt_get_text_attribute( $fmt, $attribute )
191 … $GLOBALS['oo-mode'] ? $fmt->getTextAttribute( $attribute ) : numfmt_get_text_attribute( $fmt, $at…
193 function ut_nfmt_get_symbol( $fmt, $attribute )
[all …]
H A Dcollator_get_error_code.phpt26 // Try specifying a correct attribute.
31 // Try specifying an incorrect attribute.
H A Dformatter_get_set_text_attribute.phpt11 * Get/set text attribute.
43 // Get default attribute's value
51 // Set new attribute's value and see if it works out.
56 // Get attribute value back.
65 // Restore attribute's value to default
H A Dformatter_get_set_text_attribute_var2.phpt11 * Get/set text attribute.
43 // Get default attribute's value
51 // Set new attribute's value and see if it works out.
56 // Get attribute value back.
65 // Restore attribute's value to default
/php-src/ext/simplexml/tests/
H A D031.phpt18 /* Add new attribute in a new namespace */
21 /* Try to add attribute again -> display warning as method is for new Attr only */
24 /* Add new attribute w/o namespace */
28 /* Try to add element to attribute -> display warning and do not add */
H A D012.phpt39 Cannot create attribute with an empty name
44 Cannot append to an attribute list
H A Dbug51615.phpt21 Warning: DOMDocument::loadHTML(): error parsing attribute name in Entity, line: 1 in %s on line %d
23 Warning: DOMDocument::loadHTML(): error parsing attribute name in Entity, line: 1 in %s on line %d
/php-src/ext/dom/tests/delayed_freeing/
H A Dattribute_declaration.phpt2 Delayed freeing attribute declaration
19 // Note: no way to query the attribute declaration, but this at least tests destruction order
/php-src/ext/dom/tests/compareDocumentPosition/
H A Ddisconnected.phpt38 echo "--- Unattached attribute ---\n";
40 echo "--- Unattached attribute & element ---\n";
61 --- Unattached attribute ---
65 --- Unattached attribute & element ---
/php-src/ext/dom/tests/
H A DDOMDocument_adoptNode.phpt64 echo "-- Adopt an attribute --\n";
68 $attribute = $doc3->firstChild->attributes->item(0);
69 var_dump($attribute->parentNode !== NULL);
70 $adopted = $doc3->adoptNode($attribute);
74 echo "-- Append an attribute from another document --\n";
145 -- Adopt an attribute --
150 -- Append an attribute from another document --
/php-src/build/
H A Dax_gcc_func_attribute.m417 # The ATTRIBUTE parameter holds the name of the attribute to be checked.
21 # The macro caches its result in the ax_cv_have_func_attribute_<attribute>
34 # constructor_priority for constructor attribute with priority
222 m4_warn([syntax], [Unsupported attribute $1, the test may fail])
227 dnl GCC doesn't exit with an error if an unknown attribute is
228 dnl provided but only outputs a warning, so accept the attribute
238 [Define to 1 if the system has the `$1' function attribute])], [])
/php-src/ext/pdo_sqlite/tests/
H A Dbug_44159_sqlite_version.phpt26 Attribute value must be of type int for selected attribute, null given
28 Attribute value must be of type int for selected attribute, string given
/php-src/ext/dom/tests/modern/html/encoding/
H A DHTMLDocument_createFromFile_override_encoding.phpt14 // The override encoding matches with the document encoding attribute
19 // The override encoding mismatches with the document encoding attribute
H A DHTMLDocument_createFromString_override_encoding.phpt14 // The override encoding matches with the document encoding attribute
19 // The override encoding mismatches with the document encoding attribute
/php-src/ext/dom/tests/modern/xml/
H A DXMLDocument_createFromFile_override_encoding.phpt14 // The override encoding matches with the document encoding attribute
19 // The override encoding mismatches with the document encoding attribute
H A DXMLDocument_createFromString_override_encoding.phpt14 // The override encoding matches with the document encoding attribute
19 // The override encoding mismatches with the document encoding attribute
/php-src/ext/xmlwriter/tests/
H A D010.phpt48 xmlwriter_start_attribute(): Argument #2 ($name) must be a valid attribute name, "-1" given
50 xmlwriter_start_attribute(): Argument #2 ($name) must be a valid attribute name, """ given
/php-src/ext/intl/formatter/
H A Dformatter.stub.php227 public function setAttribute(int $attribute, int|float $value): bool {} argument
233 public function getAttribute(int $attribute): int|float|false {} argument
239 public function setTextAttribute(int $attribute, string $value): bool {} argument
245 public function getTextAttribute(int $attribute): string|false {} argument
/php-src/ext/xmlreader/tests/
H A Dbug64230.phpt39 Internal: Specification mandate%A value for attribute att
43 Warning: XMLReader::read(): %s: parser error : Specification mandate%A value for attribute att in %…
/php-src/ext/soap/tests/schema/
H A Dschema058.phpt13 <attribute ref="enc12:itemType" wsdl:itemType="int"/>
14 <attribute ref="enc12:arraySize" wsdl:arraySize="*"/>
H A Dschema060.phpt13 <attribute ref="enc12:itemType" wsdl:itemType="int"/>
14 <attribute ref="enc12:arraySize" wsdl:arraySize="* 1"/>
/php-src/ext/pdo_mysql/tests/
H A Dbug66528.phpt49 … mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.
50 … mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.
51 … mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.

Completed in 28 milliseconds

12345678910>>...12