Home
last modified time | relevance | path

Searched refs:SplSubject (Results 1 – 8 of 8) sorted by relevance

/PHP-8.4/Zend/tests/
H A Dns_054.phpt8 function update(\SplSubject $x): void {
13 class Bar implements \SplSubject {
H A Dns_056.phpt9 function update(\SplSubject $x): void {
14 class Bar implements \SplSubject {
/PHP-8.4/ext/spl/tests/
H A Dobserver_001.phpt2 SPL: SplObserver and SplSubject (empty notify)
15 function update(SplSubject $subject): void
26 class SubjectImpl implements SplSubject
H A Dobserver_002.phpt48 function update(SplSubject $subject): void
59 class SubjectImpl implements SplSubject
/PHP-8.4/ext/spl/
H A Dspl_observer.stub.php8 public function update(SplSubject $subject): void;
11 interface SplSubject interface
H A Dspl_observer_arginfo.h5 ZEND_ARG_OBJ_INFO(0, subject, SplSubject, 0)
H A Dphp_spl.c211 SPL_ADD_CLASS(SplSubject, z_list, sub, allow, ce_flags); \
/PHP-8.4/ext/reflection/tests/types/
H A DReflectionType_001.phpt164 string(10) "SplSubject"

Completed in 16 milliseconds