Home
last modified time | relevance | path

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

/PHP-7.3/ext/date/tests/
H A Dgmdate_variation9.phpt22 '12-hour format without leading zeros' => 'g',
24 '12-hour format with leading zeros' => 'h',
25 '24-hour format with leading zeros' => 'H',
26 'Minutes with leading zeros' => 'i',
27 'Seconds with leading zeros' => 's',
54 --12-hour format without leading zeros--
58 --24-hour format without leading zeros--
62 --12-hour format with leading zeros--
66 --24-hour format with leading zeros--
70 --Minutes with leading zeros--
[all …]
H A Dgmdate_variation3.phpt20 'Day with leading zeros' => 'd',
21 'Day without leading zeros' => 'j',
40 --Day with leading zeros--
44 --Day without leading zeros--
H A Dgmdate_variation6.phpt29 echo "\n-- Testing gmdate() function with numeric representation of month without leading zeros for…
54 -- Testing gmdate() function with numeric representation of month without leading zeros format --
/PHP-7.3/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-7.3/ext/standard/tests/array/
H A Dbug44929.phpt2 Bug #44929 (natsort doesn't handle leading zeros well)
/PHP-7.3/Zend/
H A DZend.m4240 int zeros = 0;
244 zeros++;
249 fprintf(fp, "%d %d\n", ZEND_MM_ALIGNMENT, zeros);
/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c459 sljit_s32 i, zeros, ones, first; in load_immediate() local
499 zeros = 0; in load_immediate()
503 zeros++; in load_immediate()
511 if (ones > zeros) { in load_immediate()
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic16738 # but they should never be full and initialized with zeros...
19116 # leading/trailing nulls, zeros or non ASCII characters in 8-byte name field at offset 10 are skipp…
H A Dmagic私はガラスを食べられます16738 # but they should never be full and initialized with zeros...
19116 # leading/trailing nulls, zeros or non ASCII characters in 8-byte name field at offset 10 are skipp…

Completed in 119 milliseconds