Searched refs:thousand (Results 1 – 12 of 12) sorted by relevance
/PHP-8.0/ext/filter/tests/ |
H A D | bug51368.phpt | 2 FR #51368 (php_filter_float does not allow custom thousand separators) 9 $options = ['flags' => FILTER_FLAG_ALLOW_THOUSAND, 'options' => ['thousand' => ' ']]; 14 $options = ['flags' => FILTER_FLAG_ALLOW_THOUSAND, 'options' => ['thousand' => '']]; 26 filter_var(): "thousand" option cannot be empty
|
/PHP-8.0/ext/standard/tests/math/ |
H A D | number_format_multichar.phpt | 24 echo "\n number_format tests.....multiple character thousand separator\n"; 51 number_format tests.....multiple character thousand separator
|
/PHP-8.0/ext/intl/tests/ |
H A D | formatter_format4.phpt | 79 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh… 127 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…
|
H A D | formatter_format5.phpt | 79 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh… 127 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…
|
H A D | formatter_format2.phpt | 78 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh… 126 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…
|
H A D | formatter_format3.phpt | 79 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh… 127 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…
|
H A D | formatter_format6.phpt | 79 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh… 127 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…
|
H A D | formatter_format8.phpt | 78 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh… 126 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…
|
H A D | formatter_format7.phpt | 79 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh… 127 'one million,? two hundred (and )?thirty-four thousand,? five hundred (and )?sixty-seven point eigh…
|
H A D | msgfmt_format_simple_types_numeric_strings.phpt | 51 …spellout one billion three hundred thirty-six million three hundred seventeen thousand nine hundr…
|
/PHP-8.0/ext/filter/ |
H A D | logical_filters.c | 344 char *thousand; in php_filter_float() local 373 FETCH_STRING_OPTION(thousand, "thousand"); in php_filter_float() 380 tsd_sep = thousand; in php_filter_float()
|
/PHP-8.0/ext/zlib/tests/ |
H A D | data.inc | 9 The heart-ache and the thousand natural shocks
|
Completed in 18 milliseconds