Home
last modified time | relevance | path

Searched refs:NONE (Results 1 – 25 of 38) sorted by last modified time

12

/PHP-7.4/
H A Dconfigure.ac1208 test "$prefix" = "NONE" && prefix=/usr/local
1209 test "$exec_prefix" = "NONE" && exec_prefix='${prefix}'
1210 test "$program_prefix" = "NONE" && program_prefix=
1211 test "$program_suffix" = "NONE" && program_suffix=
/PHP-7.4/ext/intl/tests/
H A Dbug68471.phpt11 IntlDateFormatter::NONE,
12 IntlDateFormatter::NONE,
H A Dnormalizer_normalize.phpt22 Normalizer::NONE,
30 Normalizer::NONE => 'UNORM_NONE',
38 Normalizer::NONE == Normalizer::FORM_C ) {
72 if (Normalizer::NONE == $form) {
H A Dnormalizer_normalize_kc_cf.phpt61 if (Normalizer::NONE == $form) {
H A Ddateformat_bug65683.phpt9 $formatter = new IntlDateFormatter('en-US', IntlDateFormatter::FULL, IntlDateFormatter::NONE, new D…
H A Dbug69398.phpt2 IntlDateFormatter::formatObject(): returns wrong value when time style is NONE.
12 echo IntlDateFormatter::formatObject($date, array(IntlDateFormatter::SHORT, IntlDateFormatter::NONE
13 …ter::formatObject ($date, array(IntlDateFormatter::SHORT, IntlDateFormatter::NONE), 'ko_KR'), "\n";
/PHP-7.4/ext/phar/tests/zip/
H A Dphar_convert_phar.phpt27 $phar = $phar->convertToExecutable(Phar::PHAR, Phar::NONE, '.3.phar');
/PHP-7.4/ext/phar/tests/
H A Dstat2_5.3.phpt19 $b = $a->convertToExecutable(Phar::TAR, Phar::NONE, '.phar.tar');
H A Dphar_decompress.phpt29 $unc = $a->compress(Phar::NONE);
H A Dbug48377.phpt18 $phar->convertToData(Phar::ZIP, Phar::NONE, 'zip');
H A Dphar_convert_again.phpt34 $phar = $tbz->convertToExecutable(Phar::PHAR, Phar::NONE);
40 $phar = $tbz->convertToExecutable(Phar::PHAR, Phar::NONE);
H A Dphar_convert_repeated.phpt53 $phar = $phar->convertToExecutable(Phar::PHAR, Phar::NONE, '.2.phar');
62 $phar = $phar->convertToExecutable(Phar::ZIP, Phar::NONE, '.2.phar.zip');
71 $phar = $phar->convertToExecutable(Phar::TAR, Phar::NONE, '2.phar.tar');
80 $phar = $phar->convertToExecutable(Phar::ZIP, Phar::NONE, '3.phar.zip');
H A Dphar_convert_repeated_b.phpt36 $phar = $phar->convertToData(Phar::ZIP, Phar::NONE, '.1.zip');
H A Dbug48377.2.phpt15 $phar->convertToData(Phar::ZIP, Phar::NONE, 'phar.zip');
/PHP-7.4/ext/phar/tests/tar/
H A Dphar_convert_phar.phpt27 $phar = $phar->convertToExecutable(Phar::PHAR, Phar::NONE, '.3.phar');
/PHP-7.4/ext/intl/normalizer/
H A Dnormalizer.c45 NORMALIZER_EXPOSE_CLASS_CONST( NONE ); in normalizer_register_constants()
/PHP-7.4/ext/intl/dateformat/
H A Ddateformat.c48 DATEFORMATTER_EXPOSE_CLASS_CONST( NONE ); in dateformat_register_constants()
H A Ddateformat_format_object.cpp157 if (timeStyle != DateFormat::NONE) { in PHP_FUNCTION()
/PHP-7.4/Zend/tests/
H A Dbug26166.phpt32 echo "===NONE===\n";
67 ===NONE===
H A Dbug26698.phpt12 throw new Exception('NONE');
70 Caught: NONE
71 Caught: NONE
72 Caught: NONE
/PHP-7.4/scripts/
H A Dphpize.m4170 test "$prefix" = "NONE" && prefix="/usr/local"
171 test "$exec_prefix" = "NONE" && exec_prefix='$(prefix)'
H A Dphp-config.in18 php_cli_binary=NONE
19 php_cgi_binary=NONE
/PHP-7.4/ext/xml/tests/
H A Dbug32001.phpt158 echo "libxml2 Version => NONE\n";
H A Dbug32001b.phpt100 echo "libxml2 Version => NONE\n";
/PHP-7.4/ext/phar/phar/
H A Dpharcommand.inc1469 $infos['Hash-type'] = 'NONE';

Completed in 28 milliseconds

12