Home
last modified time | relevance | path

Searched refs:unit (Results 1 – 15 of 15) sorted by relevance

/PHP-8.0/ext/date/tests/
H A Dbug52738.phpt6 public $unit = 1;
10 echo $I->unit."\n";
11 $I->unit++;
12 echo $I->unit."\n";
13 $I->unit = 42;
14 echo $I->unit."\n";
24 [unit] => 42
H A Dbug35456.phpt2 Bug #35456 (+ 1 [time unit] format did not work)
/PHP-8.0/sapi/fpm/
H A Dphp-fpm.service.in20 # Mounts the /usr, /boot, and /etc directories read-only for processes invoked by this unit.
35 # of the unit. Usually, tunable kernel variables should only be written at boot-time, with the
41 # made read-only to all processes of the unit. Except for container managers no services should
46 # Any attempts to enable realtime scheduling in a process of the unit are refused.
49 # Restricts the set of socket address families accessible to the processes of this unit.
/PHP-8.0/ext/standard/tests/strings/
H A Dstr_ends_with.phpt2 str_ends_with() function - unit tests for str_ends_with()
H A Dstr_starts_with.phpt2 str_starts_with() function - unit tests for str_starts_with()
/PHP-8.0/ext/phar/tests/zip/files/
H A Dzipmaker.php.inc2 …n from PEAR2_Pyrus_Developer_Creator_Zip by Greg Beaver, the original author, for use in unit tests
H A Dcorrupt_zipmaker.php.inc3 // specifically corrupted zip archives for unit-testing zip support in the phar extension
/PHP-8.0/ext/phar/tests/tar/files/
H A Dtarmaker.php.inc2 …n from PEAR2_Pyrus_Developer_Creator_Tar by Greg Beaver, the original author, for use in unit tests
H A Dcorrupt_tarmaker.php.inc2 …n from PEAR2_Pyrus_Developer_Creator_Tar by Greg Beaver, the original author, for use in unit tests
H A Dmake.dangerous.tar.php.inc2 …n from PEAR2_Pyrus_Developer_Creator_Tar by Greg Beaver, the original author, for use in unit tests
/PHP-8.0/ext/intl/tests/
H A Dut_common.inc3 * Run unit test in OO- and in procedural mode.
10 // Run unit test in OO mode.
14 // Run unit test in procedural mode.
/PHP-8.0/ext/date/lib/
H A Dparse_date.re150 int unit;
656 switch (relunit->unit) {
H A Dparse_date.c152 int unit; member
658 switch (relunit->unit) { in timelib_set_relative()
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます6133 # 2 chars for name of master unit like IN in ML SU tn th TH HU mm "\0 "\040 \0\0
20910 >>35 belong x \b, unit id %d
21549 >9 ubyte 0 unit celsius,
21550 >9 ubyte 1 unit fahrenheit,
25619 0 string PPU Pascal unit
H A Dmagic6133 # 2 chars for name of master unit like IN in ML SU tn th TH HU mm "\0 "\040 \0\0
20910 >>35 belong x \b, unit id %d
21549 >9 ubyte 0 unit celsius,
21550 >9 ubyte 1 unit fahrenheit,
25619 0 string PPU Pascal unit

Completed in 172 milliseconds