Home
last modified time | relevance | path

Searched refs:who (Results 26 – 47 of 47) sorted by last modified time

12

/php-src/ext/zlib/tests/
H A Ddata.inc17 For who would bear the whips and scorns of time,
23 With a bare bodkin? who would fardels bear,
H A Dgzeof_basic.phpt41 Destiny who cares
H A Dgzfile_variation12.phpt36 string(18) "Destiny who cares
56 string(18) "Destiny who cares
76 string(18) "Destiny who cares
96 string(18) "Destiny who cares
H A Dgzfile_variation9.phpt35 string(18) "Destiny who cares
55 string(18) "Destiny who cares
75 string(18) "Destiny who cares
95 string(18) "Destiny who cares
H A Dgzgetc_basic_1.phpt37 Destiny who cares
H A Dgzgets_basic.phpt35 string(18) "Destiny who cares
H A Dgzopen_basic.phpt31 Destiny who cares
37 Destiny who cares
H A D004-mb.phpt29 string(18) "Destiny who cares
49 string(18) "Destiny who cares
H A D004.phpt29 string(18) "Destiny who cares
49 string(18) "Destiny who cares
H A D004.txt.gz
H A Dgzgetc_basic.phpt36 Destiny who cares
H A Dgzpassthru_basic.phpt22 Destiny who cares
H A Dgzread_basic.phpt27 Destiny who cares
/php-src/ext/standard/tests/general_functions/
H A Dcallbacks_001.phpt6 public static function who() {
87 parent|who
91 C|parent::who
95 B|parent::who
99 E|parent::who
103 A|who
105 C|who
110 parent|who
114 P|parent::who
118 $this|O::who
[all …]
/php-src/ext/standard/libavifinfo/
H A DPATENTS84 2.8. Licensee. "Licensee" means any person or entity who exercises patent
/php-src/ext/standard/
H A Dmicrotime.c103 int who = RUSAGE_SELF; in PHP_FUNCTION() local
111 who = RUSAGE_CHILDREN; in PHP_FUNCTION()
116 if (getrusage(who, &usg) == -1) { in PHP_FUNCTION()
/php-src/ext/mbstring/libmbfl/
H A DLICENSE22 Free Software Foundation and other authors who decide to use it. You
198 entire whole, and thus to each and every part regardless of who wrote
294 that the user who changes the contents of definitions files in the
353 rights under this License. However, parties who have received copies,
383 all those who receive copies directly or indirectly through you, then
407 original copyright holder who places the Library under this License may add
/php-src/ext/hash/tests/
H A Dcrc32.phpt70 echo hash('crc32c', 'He who has a shady past knows that nice guys finish last.'), "\n";
/php-src/ext/bcmath/libbcmath/
H A DLICENSE22 Free Software Foundation and other authors who decide to use it. You
201 entire whole, and thus to each and every part regardless of who wrote
297 that the user who changes the contents of definitions files in the
356 rights under this License. However, parties who have received copies,
386 all those who receive copies directly or indirectly through you, then
411 original copyright holder who places the Library under this License
/php-src/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() {
H A Dbug66719.phpt8 public static function who()
15 public static function who()
17 parent::who();
24 B::who();
25 call_user_func(array(A::class, 'who'));
26 call_user_func(array(B::class, 'parent::who'));
30 B::who();
31 call_user_func(array(A::class, 'who'));
32 call_user_func(array(B::class, 'parent::who'));
41 Deprecated: Callables of the form ["B", "parent::who"] are deprecated in %s on line %d
[all …]

Completed in 27 milliseconds

12