Lines Matching refs:attach
36 function attach(SplObserver $observer)
76 $sub->attach($ob1);
77 $sub->attach($ob1);
78 $sub->attach($ob2);
79 $sub->attach($ob3);
92 $sub->attach($ob3);
97 $sub->SubjectImpl::attach($ob1);
98 $sub->SubjectImpl::attach($ob1);
99 $sub->SubjectImpl::attach($ob2);
100 $sub->SubjectImpl::attach($ob3);
112 $sub->SubjectImpl::attach($ob3);