Home
last modified time | relevance | path

Searched refs:alias (Results 76 – 100 of 176) sorted by relevance

12345678

/PHP-5.5/Zend/tests/
H A Dclass_alias_008.phpt2 Testing class_alias() with abstract class using an arbitrary class name as alias
H A Dclass_alias_009.phpt2 Testing interface declaration using the original and alias class name
H A Dclass_alias_011.phpt2 Testing callback in alias
H A Dclass_alias_016.phpt2 Testing creation of alias to global scope
H A Dclass_alias_021.phpt2 Overriding internal class with class alias
H A Dclass_alias_017.phpt2 Testing alias with get_called_class() and get_class()
H A Dclass_alias_012.phpt2 Testing dynamic alias name
H A Dclass_alias_020.phpt2 Testing class alias in multiple namespaces
H A Dbug55086.phpt2 Bug #55086 (Namespace alias does not work inside trait's use block)
H A Dclass_alias_018.phpt2 Testing class alias with is_subclass_of()
/PHP-5.5/ext/phar/tests/tar/
H A Dtar_bz2.phpt18 $alias = 'phar://' . $fname;
38 include $alias;
H A Dtar_bz2U.phpt18 $alias = 'phar://' . $fname;
38 include $alias;
/PHP-5.5/Zend/tests/traits/
H A Dbug60165a.phpt17 Fatal error: An alias (barA) was defined for method nonExistent(), but this method does not exist i…
H A Dbug60165b.phpt17 Fatal error: An alias was defined for A::nonExistent but this method does not exist in %s on line %d
H A Dbug60165c.phpt22 Fatal error: An alias (foobar) was defined for method baz(), but this method does not exist in %s o…
H A Derror_015.phpt2 Trying to add an alias to a trait method where there is another with same name.
/PHP-5.5/Zend/tests/traits/bugs/
H A Dalias-semantics.phpt2 Semantic of alias operation is to provide an additional identifier for the method body of the origi…
H A Dalias-semantics02.phpt2 Semantic of alias operation is to provide an additional identifier for the
/PHP-5.5/ext/phar/tests/
H A Dtest_alias_unset.phpt41 Cannot open archive "%stest_alias_unset.2.phar.php", alias is already in use by existing archive
44 …failed to open stream: Cannot open archive "%stest_alias_unset.phar.php", alias is already in use …
/PHP-5.5/ext/standard/tests/file/
H A Dis_writable_variation3.phpt2 Test is_writable() and its alias is_writeable() function: usage variations - invalid file names
22 is_writeable() is an alias of is_writable()
/PHP-5.5/ext/pdo_sqlite/tests/
H A Dpdo_sqlite_createfunction_002.phpt13 $db->sqliteCreateFunction('bar-alias', 'bar');
/PHP-5.5/ext/phar/tests/zip/
H A Dzlib.phpt2 Phar: process zlib-compressed zip alias
/PHP-5.5/ext/oci8/tests/
H A Dlob_001.phpt46 echo "Test 4 SQLT_BLOB (an alias for OCI_B_BLOB) bind\n";
89 Test 4 SQLT_BLOB (an alias for OCI_B_BLOB) bind
/PHP-5.5/ext/interbase/tests/
H A Dibase_param_info_001.phpt33 ["alias"]=>
/PHP-5.5/ext/intl/tests/
H A Ddateformat_setTimeZoneID_deprecation.phpt21 …o accepts a plain time zone identifier and for which this function is now an alias in %s on line %d

Completed in 21 milliseconds

12345678