Home
last modified time | relevance | path

Searched refs:notify (Results 1 – 14 of 14) sorted by relevance

/PHP-5.6/ext/pdo_pgsql/tests/
H A Dbug68199.phpt37 var_dump(count($notify));
38 var_dump($notify[0]);
40 var_dump($notify[2]);
46 var_dump(count($notify));
54 var_dump(count($notify));
55 var_dump($notify[0]);
57 var_dump($notify[2]);
62 var_dump(count($notify));
70 var_dump(count($notify));
74 var_dump($notify[0]);
[all …]
H A Dgetnotify.phpt31 var_dump(count($notify));
32 var_dump($notify[0]);
33 var_dump($notify[1] == $pid);
39 var_dump(count($notify));
46 var_dump(count($notify));
47 var_dump($notify[0]);
53 var_dump(count($notify));
60 var_dump(count($notify));
63 var_dump($notify[0]);
75 var_dump($notify);
[all …]
/PHP-5.6/ext/spl/tests/
H A Dobserver_001.phpt2 SPL: SplObserver and SplSubject (empty notify)
55 function notify()
81 $sub->notify();
85 $sub->notify();
90 $sub->notify();
94 $sub->notify();
102 $sub->SubjectImpl::notify();
107 $sub->SubjectImpl::notify();
112 $sub->SubjectImpl::notify();
114 $sub->SubjectImpl::notify();
H A Dobserver_002.phpt87 function notify()
121 $sub->notify();
126 $sub->notify();
132 $sub->notify();
137 $sub->notify();
150 $sub->SubjectImpl::notify();
170 $sub->SubjectImpl::notify();
186 $sub->SubjectImpl::notify();
191 $sub->SubjectImpl::notify();
/PHP-5.6/ext/openssl/tests/
H A DServerClientTestCase.inc7 ServerClientTestCase::getInstance()->notify();
16 * This is a singleton to let the wait/notify functions work
101 public function notify()
/PHP-5.6/Zend/tests/
H A Dns_054.phpt19 function notify() {
H A Dns_056.phpt20 function notify() {
/PHP-5.6/ext/spl/
H A Dspl.php1157 function notify(); function
H A Dspl_observer.c46 SPL_METHOD(SplSubject, notify);
71 SPL_ABSTRACT_ME(SplSubject, notify, arginfo_SplSubject_void)
/PHP-5.6/ext/pgsql/
H A DREADME219 array pg_get_notify([resource db[, notify]])
220 Get notify message on the connection
/PHP-5.6/sapi/fpm/
H A Dconfig.m4625 php_fpm_systemd=notify
/PHP-5.6/
H A DREADME.RELEASE_PROCESS117 This email is to notify the selected projects about a new release so that they
H A DNEWS3567 Type=notify in the systemd unit file. (Remi)
3825 Type=notify in the systemd unit file. (Remi)
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic1852 # Please notify me of any real-world fishy/ambiguous signatures and I'll try

Completed in 149 milliseconds