Home
last modified time | relevance | path

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

/PHP-8.0/ext/filter/tests/
H A Dbug51368.phpt2 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 Dnumber_format_multichar.phpt24 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 Dformatter_format4.phpt79 '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 Dformatter_format5.phpt79 '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 Dformatter_format2.phpt78 '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 Dformatter_format3.phpt79 '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 Dformatter_format6.phpt79 '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 Dformatter_format8.phpt78 '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 Dformatter_format7.phpt79 '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 Dmsgfmt_format_simple_types_numeric_strings.phpt51 …spellout one billion three hundred thirty-six million three hundred seventeen thousand nine hundr…
/PHP-8.0/ext/filter/
H A Dlogical_filters.c344 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 Ddata.inc9 The heart-ache and the thousand natural shocks

Completed in 18 milliseconds