Home
last modified time | relevance | path

Searched refs:NONE (Results 1 – 25 of 38) sorted by relevance

12

/PHP-7.4/ext/intl/tests/
H A Dbug62017.phpt11 datefmt_create('', IntlDateFormatter::NONE, IntlDateFormatter::NONE, "\xFF",
15 new IntlDateFormatter('', IntlDateFormatter::NONE, IntlDateFormatter::NONE, "Europe/Lisbon",
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";
H A Dbug68471.phpt11 IntlDateFormatter::NONE,
12 IntlDateFormatter::NONE,
H A Dbug77895.phpt10 var_dump(IntlDateFormatter::create(null, IntlDateFormatter::NONE, IntlDateFormatter::NONE));
H A Dbug75378.phpt10 $formatter = new IntlDateFormatter("en-GB", IntlDateFormatter::NONE, IntlDateFormatter::NONE, 'UTC'…
H A Ddateformat_bug65683.phpt9 $formatter = new IntlDateFormatter('en-US', IntlDateFormatter::FULL, IntlDateFormatter::NONE, new D…
H A Ddateformat_get_datetype.phpt20 IntlDateFormatter::NONE
H A Ddateformat_get_timetype.phpt20 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) {
/PHP-7.4/Zend/tests/
H A Dbug26698.phpt12 throw new Exception('NONE');
70 Caught: NONE
71 Caught: NONE
72 Caught: NONE
H A Dbug26166.phpt32 echo "===NONE===\n";
67 ===NONE===
/PHP-7.4/scripts/
H A Dphp-config.in18 php_cli_binary=NONE
19 php_cgi_binary=NONE
H A Dphpize.m4170 test "$prefix" = "NONE" && prefix="/usr/local"
171 test "$exec_prefix" = "NONE" && exec_prefix='$(prefix)'
/PHP-7.4/ext/phar/tests/
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 Dbug48377.2.phpt15 $phar->convertToData(Phar::ZIP, Phar::NONE, 'phar.zip');
H A Dbug48377.phpt18 $phar->convertToData(Phar::ZIP, Phar::NONE, 'zip');
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);
/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()
/PHP-7.4/ext/filter/tests/
H A D014.phpt28 var_dump(filter_var("NONE", FILTER_VALIDATE_BOOLEAN));
/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/tar/
H A Dphar_convert_phar.phpt27 $phar = $phar->convertToExecutable(Phar::PHAR, Phar::NONE, '.3.phar');
/PHP-7.4/Zend/
H A Dzend_string.c366 ZEND_API zend_bool ZEND_FASTCALL I_WRAP_SONAME_FNNAME_ZU(NONE,zend_string_equal_val)(zend_string *s… in I_WRAP_SONAME_FNNAME_ZU() argument
434 ZEND_API zend_bool ZEND_FASTCALL I_WRAP_SONAME_FNNAME_ZU(NONE,zend_string_equal_val)(zend_string *s… in I_WRAP_SONAME_FNNAME_ZU() argument
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeTILEGX-encoder.c9351 TILEGX_OP_TYPE_REGISTER, BFD_RELOC(NONE),
9356 TILEGX_OP_TYPE_REGISTER, BFD_RELOC(NONE),
9361 TILEGX_OP_TYPE_REGISTER, BFD_RELOC(NONE),
9366 TILEGX_OP_TYPE_REGISTER, BFD_RELOC(NONE),
9371 TILEGX_OP_TYPE_REGISTER, BFD_RELOC(NONE),
9376 TILEGX_OP_TYPE_REGISTER, BFD_RELOC(NONE),
9381 TILEGX_OP_TYPE_REGISTER, BFD_RELOC(NONE),
9386 TILEGX_OP_TYPE_REGISTER, BFD_RELOC(NONE),
9391 TILEGX_OP_TYPE_REGISTER, BFD_RELOC(NONE),
9396 TILEGX_OP_TYPE_REGISTER, BFD_RELOC(NONE),
[all …]

Completed in 98 milliseconds

12