Home
last modified time | relevance | path

Searched refs:attribute (Results 176 – 200 of 288) sorted by relevance

12345678910>>...12

/php-src/Zend/tests/function_arguments/
H A Dsensitive_parameter_variadic_arguments.phpt2 The SensitiveParameter attribute suppresses all variadic arguments.
H A Dsensitive_parameter_multiple_arguments.phpt2 The SensitiveParameter attribute suppresses the correct sensitive arguments.
H A Dsensitive_parameter_named_arguments.phpt2 The SensitiveParameter attribute handles named arguments.
H A Dsensitive_parameter_eval_call.phpt2 The SensitiveParameter attribute suppresses the single sensitive argument in a function called in e…
/php-src/ext/dom/tests/
H A Dbug76285.phpt2 Bug #76285 DOMDocument::formatOutput attribute sometimes ignored
H A Dbug67949.phpt52 echo "--- testing attribute access ---\n";
91 --- testing attribute access ---
H A Ddom001.phpt44 echo "--------- creating a new attribute\n";
67 echo "--------- children of an attribute\n";
158 --------- creating a new attribute
174 --------- children of an attribute
/php-src/Zend/tests/attributes/
H A D005_objects.phpt120 string(55) "Attempting to use non-attribute class "A5" as attribute"
H A D030_strict_types.phpt2 strict_types=1 of the attribute use-site is respected
/php-src/ext/ldap/tests/
H A Dldap_get_values_len_error.phpt29 Warning: ldap_get_values_len(): Cannot get the value(s) of attribute %s in %s on line %d
H A Dldap_next_attribute_basic.phpt18 $attribute = ldap_first_attribute($link, $entry);
/php-src/ext/xmlwriter/tests/
H A DOO_003.phpt2 XMLWriter: libxml2 XML Writer, membuffer, flush, text, attribute
/php-src/ext/soap/tests/schema/
H A Dschema071.phpt13 <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="int[]"/>
H A Dschema056.phpt13 <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="int[]"/>
H A Dschema072.phpt14 <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="int[]"/>
H A Dschema073.phpt14 <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="int[]"/>
/php-src/ext/dom/tests/compareDocumentPosition/
H A Dattribute_order_same_element.phpt2 compareDocumentPosition: attribute order for same element
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_connection_status.phpt23 printf("[004] Changing read only attribute\n");
H A Dbug_42499.phpt58 …nable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. in %s on line %d
68 …nable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. in %s on line %d
H A Dpdo_mysql_exec_select.phpt60 …nable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. in %s on line %d
61 … mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.
/php-src/ext/pdo/
H A Dpdo_dbh.stub.php192 public function getAttribute(int $attribute): mixed {}
216 public function setAttribute(int $attribute, mixed $value): bool {}
/php-src/Zend/tests/type_declarations/variance/internal_parent/
H A Dincompatible_return_type.phpt16 …L, ?string $countryCode = null): array, or the #[\ReturnTypeWillChange] attribute should be used t…
/php-src/ext/dom/tests/modern/html/serializer/
H A DHTMLDocument_serialize_attribute_ns.phpt2 DOM\HTMLDocument serialization of an attribute in a namespace
/php-src/Zend/tests/
H A Ddeprecation_to_exception_during_inheritance.phpt20 …ime::getTimezone(): DateTimeZone|false, or the #[\ReturnTypeWillChange] attribute should be used t…
/php-src/ext/xmlreader/tests/
H A Dbug73053.xsd25 <xsd:attribute name="id" type="xsd:positiveInteger"/>

Completed in 23 milliseconds

12345678910>>...12