Home
last modified time | relevance | path

Searched refs:zeros (Results 1 – 12 of 12) sorted by relevance

/PHP-8.4/ext/date/tests/
H A Dgmdate_variation9.phpt16 '12-hour format without leading zeros' => 'g',
18 '12-hour format with leading zeros' => 'h',
19 '24-hour format with leading zeros' => 'H',
20 'Minutes with leading zeros' => 'i',
21 'Seconds with leading zeros' => 's',
47 --12-hour format without leading zeros--
51 --24-hour format without leading zeros--
55 --12-hour format with leading zeros--
59 --24-hour format with leading zeros--
63 --Minutes with leading zeros--
[all …]
H A Dgmdate_variation3.phpt14 'Day with leading zeros' => 'd',
15 'Day without leading zeros' => 'j',
33 --Day with leading zeros--
37 --Day without leading zeros--
H A Dgmdate_variation6.phpt23 echo "\n-- Testing gmdate() function with numeric representation of month without leading zeros for…
47 -- Testing gmdate() function with numeric representation of month without leading zeros format --
/PHP-8.4/Zend/tests/
H A Dbug34062.phpt9 // Currently it's the minimum required number of zeros
16 f2(0, 0, 0); // Won't crash if less than 3 zeros here
/PHP-8.4/ext/standard/tests/array/
H A Dbug44929.phpt2 Bug #44929 (natsort doesn't handle leading zeros well)
/PHP-8.4/ext/pdo_mysql/tests/
H A Dbug80808.phpt2 Bug #80808: PDO returns ZEROFILL integers without leading zeros
/PHP-8.4/ext/standard/tests/network/
H A Dip2long_variation2_x64.phpt11 if(PHP_OS == 'OpenBSD') die("skip - inet_pton accepts leading zeros on OpenBSD");
/PHP-8.4/ext/standard/tests/math/
H A Dround_modes_zeros.phpt2 round() with different rounding modes for zeros
/PHP-8.4/Zend/
H A DZend.m4381 int zeros = 0;
385 zeros++;
391 ZEND_MM_ALIGNMENT, zeros, ZEND_MM_ALIGNMENT < 4);
/PHP-8.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c717 sljit_u32 i, zeros, ones, first; in load_immediate() local
757 zeros = 0; in load_immediate()
761 zeros++; in load_immediate()
769 if (ones > zeros) { in load_immediate()
/PHP-8.4/ext/fileinfo/tests/
H A Dmagic23846 # but they should never be full and initialized with zeros...
25395 # 9 zeros
25440 # 512 zeros
25488 # 314 zeros but not in vpm and also gmaptz.img
27229 # leading/trailing nulls, zeros or non ASCII characters in 8-byte name field at offset 10 are skipp…
H A Dmagic私はガラスを食べられます23846 # but they should never be full and initialized with zeros...
25395 # 9 zeros
25440 # 512 zeros
25488 # 314 zeros but not in vpm and also gmaptz.img
27229 # leading/trailing nulls, zeros or non ASCII characters in 8-byte name field at offset 10 are skipp…

Completed in 190 milliseconds