Searched refs:zeros (Results 1 – 12 of 12) sorted by relevance
/PHP-8.4/ext/date/tests/ |
H A D | gmdate_variation9.phpt | 16 '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 D | gmdate_variation3.phpt | 14 'Day with leading zeros' => 'd', 15 'Day without leading zeros' => 'j', 33 --Day with leading zeros-- 37 --Day without leading zeros--
|
H A D | gmdate_variation6.phpt | 23 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 D | bug34062.phpt | 9 // 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 D | bug44929.phpt | 2 Bug #44929 (natsort doesn't handle leading zeros well)
|
/PHP-8.4/ext/pdo_mysql/tests/ |
H A D | bug80808.phpt | 2 Bug #80808: PDO returns ZEROFILL integers without leading zeros
|
/PHP-8.4/ext/standard/tests/network/ |
H A D | ip2long_variation2_x64.phpt | 11 if(PHP_OS == 'OpenBSD') die("skip - inet_pton accepts leading zeros on OpenBSD");
|
/PHP-8.4/ext/standard/tests/math/ |
H A D | round_modes_zeros.phpt | 2 round() with different rounding modes for zeros
|
/PHP-8.4/Zend/ |
H A D | Zend.m4 | 381 int zeros = 0; 385 zeros++; 391 ZEND_MM_ALIGNMENT, zeros, ZEND_MM_ALIGNMENT < 4);
|
/PHP-8.4/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeARM_64.c | 717 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 D | magic | 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…
|
H A D | magic私はガラスを食べられます | 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