Lines Matching refs:s
10 static public function s() {}
17 static protected function s() {}
24 static private function s() {}
36 echo " --> Check for s(): ";
37 var_dump($rc->getMethod("s"));
56 --> Check for s(): object(ReflectionMethod)#%d (2) {
58 string(1) "s"
76 --> Check for s(): object(ReflectionMethod)#%d (2) {
78 string(1) "s"
96 --> Check for s(): object(ReflectionMethod)#%d (2) {
98 string(1) "s"
116 --> Check for s(): object(ReflectionMethod)#%d (2) {
118 string(1) "s"
136 --> Check for s(): object(ReflectionMethod)#%d (2) {
138 string(1) "s"
156 --> Check for s(): object(ReflectionMethod)#%d (2) {
158 string(1) "s"