Home
last modified time | relevance | path

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

12345678

/php-src/ext/phar/tests/zip/
H A Dzlib.phpt2 Phar: process zlib-compressed zip alias
/php-src/Zend/tests/traits/
H A Dlanguage019.phpt2 final alias
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 Derror_013.phpt19 Fatal error: Cannot use "static" as method modifier in trait alias 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…
/php-src/Zend/tests/
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_021.phpt2 Overriding internal class with class alias
H A Dclass_alias_008.phpt2 Testing class_alias() with abstract class using an arbitrary class name as alias
H A Dclass_alias_016.phpt2 Testing creation of alias to global scope
H A Dclass_alias_012.phpt2 Testing dynamic alias name
H A Dclass_alias_020.phpt2 Testing class alias in multiple namespaces
/php-src/ext/phar/
H A Dgdbhelp27 printf "%i (alias ", $temp.refcount
28 ____print_str $temp.alias $temp.alias_len
93 if $t.fname[0] == $arg0[0] || $t.alias[0] == $arg0[0]
/php-src/ext/phar/tests/
H A Dbug73764.phpt9 $p = Phar::LoadPhar('bug73764.phar', 'alias.phar');
H A Dbug73768.phpt9 $p = Phar::LoadPhar('bug73768.phar', 'alias.phar');
H A Dbug60164.phpt11 foreach (new RecursiveIteratorIterator(new Phar($phar, alias: 'stuboflength1041.phar')) as $item) {
H A Dtest_alias_unset.phpt40 Cannot open archive "%stest_alias_unset.2.phar.php", alias is already in use by existing archive
43 …Failed to open stream: Cannot open archive "%stest_alias_unset.phar.php", alias is already in use …
/php-src/Zend/tests/use_function/
H A Dconflicting_use_const_alias.phpt2 use const and use function with the same alias
/php-src/ext/standard/tests/file/
H A Dis_writable_error.phpt2 Test is_writable() and its alias is_writeable() function: error conditions
/php-src/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-src/ext/opcache/tests/
H A Dpreload_class_alias.phpt2 Bug #78918: Class alias during preloading causes assertion failure
H A Dpreload_class_alias_2.phpt2 Bug #78918.2: Class alias during preloading causes assertion failure
/php-src/ext/pdo_sqlite/tests/
H A Dpdo_sqlite_createfunction_002.phpt14 $db->sqliteCreateFunction('bar-alias', 'bar');

Completed in 35 milliseconds

12345678