Home
last modified time | relevance | path

Searched refs:used (Results 51 – 75 of 579) sorted by relevance

12345678910>>...24

/php-src/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation8.phpt16 // temp file used
19 // temp link name used
39 // temp link name used
/php-src/ext/phar/tests/tar/
H A Dalias_acrobatics.phpt41 alias "foo" is already used for archive "%salias_acrobatics.phar.tar" cannot be overloaded with "%s…
44 alias "another" is already used for archive "%salias_acrobatics.phar.tar" cannot be overloaded with…
/php-src/ext/phar/tests/zip/
H A Dalias_acrobatics.phpt41 alias "foo" is already used for archive "%salias_acrobatics.phar.zip" cannot be overloaded with "%s…
44 alias "another" is already used for archive "%salias_acrobatics.phar.zip" cannot be overloaded with…
/php-src/Zend/tests/
H A Dbug70805.phpt29 $array = array($c); //This is used to leave a room for $GLOBALS["a"]
39 unset($t); // This is used to trigger C::__destruct while doing gc_colloct_roots
H A Dclosure_bindTo_preserves_used_variables.phpt2 Closure::bindTo() should preserve used variables
H A Dhalt03.phpt11 Fatal error: __HALT_COMPILER() can only be used from the outermost scope in %shalt03.php on line %d
H A Dbug42798.phpt2 Bug #42798 (_autoload() not triggered for classes used in method signature)
H A Dctor_promotion_trait.phpt2 Constructor promotion can be used inside a trait
H A Dunused_shared_static_variables.phpt2 Cleanup of shared static variables HT that has never been used should not assert
H A Dctor_promotion_free_function.phpt2 Constructor promotion cannot be used in a free function
/php-src/Zend/tests/type_declarations/literal_types/
H A Dfalse_standalone.phpt2 False can be used as a standalone type
H A Dtrue_standalone.phpt2 true can be used as a standalone type
/php-src/Zend/tests/type_declarations/union_types/
H A Dnull_false_union.phpt2 Null and false can be used in a union type
H A Dnever_with_class.phpt10 Fatal error: never can only be used as a standalone type in %s on line %d
H A Dvoid_with_class.phpt10 Fatal error: Void can only be used as a standalone type in %s on line %d
/php-src/tests/lang/
H A Dbug18872.phpt2 Bug #18872 (class constant used as default parameter)
H A Dstatic_basic_001.phpt6 echo "\nSame variable used as static and non static.\n";
49 Same variable used as static and non static.
/php-src/Zend/tests/enum/
H A Dcase-in-class.phpt12 Fatal error: Case can only be used in enums in %s on line %d
/php-src/Zend/tests/type_declarations/
H A Dnullable_void.phpt11 Fatal error: Void can only be used as a standalone type in %s on line %d
/php-src/Zend/tests/named_params/
H A Dpositional_after_named.phpt2 Cannot used positional parameter after named parameter
/php-src/Zend/tests/arg_unpack/
H A Dpositional_arg_after_unpack_error.phpt2 Positional arguments cannot be used after argument unpacking
/php-src/Zend/tests/generators/
H A Dfunc_get_args.phpt2 func_get_args() can be used inside generator functions
/php-src/Zend/tests/return_types/
H A Dnever_parameter.phpt9 Fatal error: never cannot be used as a parameter type in %s on line %d
H A Dvoid_parameter.phpt9 Fatal error: void cannot be used as a parameter type in %s on line %d
/php-src/ext/standard/tests/array/
H A Darray_multisort_stability.phpt6 // Something of a dummy example where 0 and '0' are used as equal elements.

Completed in 23 milliseconds

12345678910>>...24