/PHP-7.4/ext/intl/tests/ |
H A D | bug62017.phpt | 11 datefmt_create('', IntlDateFormatter::NONE, IntlDateFormatter::NONE, "\xFF", 15 new IntlDateFormatter('', IntlDateFormatter::NONE, IntlDateFormatter::NONE, "Europe/Lisbon",
|
H A D | bug69398.phpt | 2 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 D | bug68471.phpt | 11 IntlDateFormatter::NONE, 12 IntlDateFormatter::NONE,
|
H A D | bug77895.phpt | 10 var_dump(IntlDateFormatter::create(null, IntlDateFormatter::NONE, IntlDateFormatter::NONE));
|
H A D | bug75378.phpt | 10 $formatter = new IntlDateFormatter("en-GB", IntlDateFormatter::NONE, IntlDateFormatter::NONE, 'UTC'…
|
H A D | dateformat_bug65683.phpt | 9 $formatter = new IntlDateFormatter('en-US', IntlDateFormatter::FULL, IntlDateFormatter::NONE, new D…
|
H A D | dateformat_get_datetype.phpt | 20 IntlDateFormatter::NONE
|
H A D | dateformat_get_timetype.phpt | 20 IntlDateFormatter::NONE
|
H A D | normalizer_normalize.phpt | 22 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 D | bug26698.phpt | 12 throw new Exception('NONE'); 70 Caught: NONE 71 Caught: NONE 72 Caught: NONE
|
H A D | bug26166.phpt | 32 echo "===NONE===\n"; 67 ===NONE===
|
/PHP-7.4/scripts/ |
H A D | php-config.in | 18 php_cli_binary=NONE 19 php_cgi_binary=NONE
|
H A D | phpize.m4 | 170 test "$prefix" = "NONE" && prefix="/usr/local" 171 test "$exec_prefix" = "NONE" && exec_prefix='$(prefix)'
|
/PHP-7.4/ext/phar/tests/ |
H A D | phar_convert_repeated.phpt | 53 $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 D | bug48377.2.phpt | 15 $phar->convertToData(Phar::ZIP, Phar::NONE, 'phar.zip');
|
H A D | bug48377.phpt | 18 $phar->convertToData(Phar::ZIP, Phar::NONE, 'zip');
|
H A D | stat2_5.3.phpt | 19 $b = $a->convertToExecutable(Phar::TAR, Phar::NONE, '.phar.tar');
|
H A D | phar_decompress.phpt | 29 $unc = $a->compress(Phar::NONE);
|
/PHP-7.4/ext/intl/normalizer/ |
H A D | normalizer.c | 45 NORMALIZER_EXPOSE_CLASS_CONST( NONE ); in normalizer_register_constants()
|
/PHP-7.4/ext/intl/dateformat/ |
H A D | dateformat.c | 48 DATEFORMATTER_EXPOSE_CLASS_CONST( NONE ); in dateformat_register_constants()
|
/PHP-7.4/ext/filter/tests/ |
H A D | 014.phpt | 28 var_dump(filter_var("NONE", FILTER_VALIDATE_BOOLEAN));
|
/PHP-7.4/ext/phar/tests/zip/ |
H A D | phar_convert_phar.phpt | 27 $phar = $phar->convertToExecutable(Phar::PHAR, Phar::NONE, '.3.phar');
|
/PHP-7.4/ext/phar/tests/tar/ |
H A D | phar_convert_phar.phpt | 27 $phar = $phar->convertToExecutable(Phar::PHAR, Phar::NONE, '.3.phar');
|
/PHP-7.4/Zend/ |
H A D | zend_string.c | 366 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 D | sljitNativeTILEGX-encoder.c | 9351 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 …]
|