Home
last modified time | relevance | path

Searched refs:overwrites (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/ext/reflection/tests/
H A DReflectionClass_toString_003.phpt2 ReflectionClass::__toString() - verify 'inherits', 'overwrites' and 'prototype' parts of method rep…
71 Method [ <user, overwrites A> private method f ] {
116 Method [ <user, overwrites B> private method f ] {
H A DReflectionClass_toString_002.phpt2 ReflectionClass::__toString() - verify 'inherits', 'overwrites' and 'prototype' parts of method rep…
71 Method [ <user, overwrites A, prototype A> public method f ] {
119 Method [ <user, overwrites B, prototype A> public method f ] {
H A D010.phpt19 Method [ <user, overwrites Foo, prototype Foo> public method func ] {
/PHP-5.5/sapi/cli/tests/
H A Dcli_process_title_windows.phpt12 // command "get-process" is executed using shell_exec, it overwrites the ConsoleTitle with
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c825 zend_function *overwrites; in _function_string() local
853 …common.scope->parent->function_table, lc_name, lc_name_len + 1, (void**) &overwrites) == SUCCESS) { in _function_string()
854 if (fptr->common.scope != overwrites->common.scope) { in _function_string()
855 string_printf(str, ", overwrites %s", overwrites->common.scope->name); in _function_string()
/PHP-5.5/
H A DNEWS6401 - Fixed bug #47946 (ImageConvolution overwrites background). (Ilia)

Completed in 59 milliseconds