Variant& c_stdclass::o_lvalPrivate(CStrRef s, int64 hash) { return o_lvalPublic(s, hash); }
Variant& c_stdclass::o_lval(CStrRef prop, int64 phash, const char *context, int64 hash) { return o_lvalPublic(prop, phash); }
Variant& c___php_incomplete_class::o_lvalPrivate(CStrRef s, int64 hash) { return o_lvalPublic(s, hash); }
Variant& c___php_incomplete_class::o_lval(CStrRef prop, int64 phash, const char *context, int64 hash) { return o_lvalPublic(prop, phash); }