Home
last modified time | relevance | path

Searched refs:who (Results 1 – 25 of 59) sorted by relevance

123

/PHP-7.0/ext/standard/tests/general_functions/
H A Dcallbacks_001.phpt6 public static function who() {
84 parent|who
86 C|parent::who
88 B|parent::who
90 E|parent::who
92 A|who
94 C|who
99 parent|who
101 P|parent::who
103 $this|O::who
[all …]
H A Dgetrusage_variation1.phpt2 Test getrusage() function : usage variation - diff data types as $who arg
10 /* Prototype : array getrusage ([ int $who ] )
18 * Pass different data types as $who argument to test behaviour of getrusage()
/PHP-7.0/Zend/tests/
H A Dlsb_015.phpt26 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() {
H A Dlsb_016.phpt8 public static function who() {
16 static::who();
20 static::who();
24 static::who();
27 public static function who() {
/PHP-7.0/tests/lang/
H A Dthis_assignment.phpt9 function who() {
23 function who() {
35 $a->who();
36 $b->who();
H A Dbug21961.phpt44 $who = get_parent_class($this);
45 if($who == NULL)
49 return eval("return ".$who.'::getName();');
/PHP-7.0/win32/
H A Dgetrusage.c40 PHPAPI int getrusage(int who, struct rusage *usage) in getrusage() argument
46 if (who == RUSAGE_SELF) { in getrusage()
63 } else if (who == RUSAGE_THREAD) { in getrusage()
H A Dgetrusage.h114 PHPAPI int getrusage(int who, struct rusage *usage);
/PHP-7.0/ext/zlib/tests/
H A Dreadgzfile_variation11.phpt33 Destiny who cares
40 Destiny who cares
47 Destiny who cares
54 Destiny who cares
61 Destiny who cares
H A Dreadgzfile_variation12.phpt31 Destiny who cares
38 Destiny who cares
45 Destiny who cares
52 Destiny who cares
H A Dgzfile_variation11.phpt41 string(18) "Destiny who cares
61 string(18) "Destiny who cares
81 string(18) "Destiny who cares
101 string(18) "Destiny who cares
121 string(18) "Destiny who cares
H A Dreadgzfile_variation9.phpt30 Destiny who cares
37 Destiny who cares
44 Destiny who cares
51 Destiny who cares
H A Dgzfile_variation12.phpt39 string(18) "Destiny who cares
59 string(18) "Destiny who cares
79 string(18) "Destiny who cares
99 string(18) "Destiny who cares
H A Dgzfile_variation9.phpt38 string(18) "Destiny who cares
58 string(18) "Destiny who cares
78 string(18) "Destiny who cares
98 string(18) "Destiny who cares
H A Dreadgzfile_variation10.phpt36 Destiny who cares
43 Destiny who cares
56 Destiny who cares
63 Destiny who cares
H A Dgzfile_variation10.phpt44 string(18) "Destiny who cares
64 string(18) "Destiny who cares
90 string(18) "Destiny who cares
110 string(18) "Destiny who cares
H A D004.txt.gz
H A D004.phpt37 string(18) "Destiny who cares
57 string(18) "Destiny who cares
H A Dgzopen_basic.phpt42 Destiny who cares
48 Destiny who cares
H A Dzlib_scheme_file_read_file_basic.phpt20 Destiny who cares
H A Dzlib_scheme_file_get_contents_basic.phpt21 Destiny who cares
/PHP-7.0/ext/standard/
H A Dmicrotime.c116 int who = RUSAGE_SELF; in PHP_FUNCTION() local
123 who = RUSAGE_CHILDREN; in PHP_FUNCTION()
128 if (getrusage(who, &usg) == -1) { in PHP_FUNCTION()
/PHP-7.0/
H A DCREDITS1 For the list of people who've put work into PHP, please see
/PHP-7.0/ext/json/
H A DREADME16 who maintains the extension.
/PHP-7.0/ext/mbstring/
H A DREADME3 New mbstring is under development, anyone who would like

Completed in 31 milliseconds

123