Lines Matching refs:other
33 function replace($other)
35 $this = $other;
42 $other = new Foo;
43 $other->prop = 'Bye';
45 $object->replace($other);
326 this other object so that the replica has its own separate copy.
428 database connections and do other clean-up work.
435 that of other object-oriented languages, such as Java: When the
483 introduces a exception model similar to that of other programming
957 the printing functions (echo, print) but not for other functions
1019 Probably other changes which we forgot to list. This list will be kept up-to-date
1035 same variable. Changing one would change the other and vice
1071 * Full support for nesting arrays and objects within each other,
1076 Comparing any other value to them would convert that value to a
1123 * Ability to call member functions of other classes from within