Home
last modified time | relevance | path

Searched refs:constant (Results 351 – 375 of 456) sorted by relevance

1...<<111213141516171819

/php-src/ext/pdo_firebird/tests/
H A Dtransaction_isolation_level_attr.phpt26 $level = constant($levelStr);
71 $level = constant($levelStr);
/php-src/Zend/tests/
H A Dns_036.phpt2 036: Name ambiguity in compile-time constant reference (ns name)
H A Dbug68446.phpt2 Bug #68446 (Array constant not accepted for array parameter default)
H A Dbug78868.phpt28 $props[0]->setValue(null, 2); //causes constant resolving, which runs autoload, all with EG(fake_sc…
H A Dbug42143.phpt2 bug #42143 (The constant NAN is reported as 0 on Windows build)
H A Dbug42820.phpt2 Bug #42820 (defined() on constant with namespace prefixes tries to load class)
H A Dgh10232.phpt2 GH-10232 (Weird behaviour when a file is autoloaded in assignment of a constant)
/php-src/ext/snmp/tests/
H A Dsnmp_set_oid_output_format.phpt29 snmp_set_oid_output_format(): Argument #1 ($format) must be an SNMP_OID_OUTPUT_* constant
/php-src/ext/pcre/tests/
H A D002.phpt20 preg_match_all(): Argument #4 ($flags) must be a PREG_* constant
/php-src/Zend/tests/traits/
H A Dconstant_005.phpt22 Fatal error: ComposingClass and TestTrait define the same constant (Constant) in the composition of…
H A Dconstant_006.phpt22 Fatal error: ComposingClass and TestTrait define the same constant (Constant) in the composition of…
H A Dconstant_007.phpt22 Fatal error: ComposingClass and TestTrait define the same constant (Constant) in the composition of…
H A Dconstant_010.phpt22 Fatal error: ComposingClass and TestTrait define the same constant (Constant) in the composition of…
H A Dconstant_008.phpt26 Fatal error: Trait1 and Trait2 define the same constant (Constant) in the composition of TraitsTest…
H A Dconstant_009.phpt26 Fatal error: Trait1 and Trait2 define the same constant (Constant) in the composition of TraitsTest…
/php-src/ext/spl/tests/
H A DregexIterator_flags_basic.phpt14 // Test a change in flags, there's only one class constant so it has to be another int value
/php-src/ext/filter/tests/
H A D040.phpt37 filter_has_var(): Argument #1 ($input_type) must be an INPUT_* constant
/php-src/Zend/tests/constexpr/
H A Dnew_self_parent.phpt2 new self / new parent in constant expression
H A Dnew_not_allowed_class_constant.phpt2 New not allowed in class constant
/php-src/ext/dom/tests/
H A DDOMDocument_loadXML_variation2.phpt4 This test verifies the right behaviour of the LIBXML_DTDVALID constant
H A DDOMDocument_load_variation2.phpt4 This test verifies the right behaviour of the LIBXML_DTDVALID constant
/php-src/ext/sockets/tests/
H A Dsocket_tcp_congestion.phpt2 Test TCP_CONGESTION constant with allowed algos for unprivileged accounts.
/php-src/ext/opcache/tests/
H A Dbug80900.phpt2 Bug 80900: Switch constant with incorrect type
/php-src/ext/standard/tests/network/
H A Ddns_get_record_error_conditions.phpt29 dns_get_record(): Argument #2 ($type) must be a DNS_* constant
/php-src/ext/standard/tests/array/
H A Darray_fill_object.phpt20 //class with public member, static member , constant and consturctor to initialize the public member
48 //class with private member, static member, constant and constructor to initialize the private memb…
76 // class with protected member, static member, constant and consturctor to initialize the protected…
104 // class with public, private, protected members, static, constant members and constructor to initi…

Completed in 22 milliseconds

1...<<111213141516171819