Home
last modified time | relevance | path

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

/PHP-5.3/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.3/ext/reflection/
H A Dphp_reflection.c800 zend_function *overwrites; in _function_string() local
828 …common.scope->parent->function_table, lc_name, lc_name_len + 1, (void**) &overwrites) == SUCCESS) { in _function_string()
829 if (fptr->common.scope != overwrites->common.scope) { in _function_string()
830 string_printf(str, ", overwrites %s", overwrites->common.scope->name); in _function_string()
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dsqlite.h.in792 ** Calling this routine overwrites any previously installed progress callback.
/PHP-5.3/
H A DNEWS3351 - Fixed bug #47946 (ImageConvolution overwrites background). (Ilia)

Completed in 43 milliseconds