Searched refs:who (Results 1 – 25 of 59) sorted by relevance
123
6 public static function who() {84 parent|who86 C|parent::who88 B|parent::who90 E|parent::who92 A|who94 C|who99 parent|who101 P|parent::who103 $this|O::who[all …]
2 Test getrusage() function : usage variation - diff data types as $who arg10 /* Prototype : array getrusage ([ int $who ] )18 * Pass different data types as $who argument to test behaviour of getrusage()
26 static::who();28 public static function who() {34 static::who();37 static::who();39 static::who();41 static::who();44 static::who();50 static::who();53 static::who();59 public static function who() {
8 public static function who() {16 static::who();20 static::who();24 static::who();27 public static function who() {
9 function who() { 23 function who() { 35 $a->who();36 $b->who();
44 $who = get_parent_class($this);45 if($who == NULL)49 return eval("return ".$who.'::getName();');
40 PHPAPI int getrusage(int who, struct rusage *usage) in getrusage() argument46 if (who == RUSAGE_SELF) { in getrusage()63 } else if (who == RUSAGE_THREAD) { in getrusage()
114 PHPAPI int getrusage(int who, struct rusage *usage);
33 Destiny who cares40 Destiny who cares47 Destiny who cares54 Destiny who cares61 Destiny who cares
31 Destiny who cares38 Destiny who cares45 Destiny who cares52 Destiny who cares
41 string(18) "Destiny who cares61 string(18) "Destiny who cares81 string(18) "Destiny who cares101 string(18) "Destiny who cares121 string(18) "Destiny who cares
30 Destiny who cares37 Destiny who cares44 Destiny who cares51 Destiny who cares
39 string(18) "Destiny who cares59 string(18) "Destiny who cares79 string(18) "Destiny who cares99 string(18) "Destiny who cares
38 string(18) "Destiny who cares58 string(18) "Destiny who cares78 string(18) "Destiny who cares98 string(18) "Destiny who cares
36 Destiny who cares43 Destiny who cares56 Destiny who cares63 Destiny who cares
44 string(18) "Destiny who cares64 string(18) "Destiny who cares90 string(18) "Destiny who cares110 string(18) "Destiny who cares
37 string(18) "Destiny who cares57 string(18) "Destiny who cares
42 Destiny who cares48 Destiny who cares
20 Destiny who cares
21 Destiny who cares
116 int who = RUSAGE_SELF; in PHP_FUNCTION() local123 who = RUSAGE_CHILDREN; in PHP_FUNCTION()128 if (getrusage(who, &usg) == -1) { in PHP_FUNCTION()
1 For the list of people who've put work into PHP, please see
16 who maintains the extension.
3 New mbstring is under development, anyone who would like
Completed in 33 milliseconds