/PHP-5.5/ext/intl/tests/ |
H A D | bug62017.phpt | 11 datefmt_create('', IntlDateFormatter::NONE, IntlDateFormatter::NONE, "\xFF", 14 new IntlDateFormatter('', IntlDateFormatter::NONE, IntlDateFormatter::NONE, "Europe/Lisbon",
|
H A D | dateformat_parse.phpt | 28 IntlDateFormatter::NONE 43 …rray("Sunday, September 18, 2039 4:06:40 PM PT", IntlDateFormatter::FULL, IntlDateFormatter::NONE), 45 array("December 18, 1969 8:49:59 AM PST", IntlDateFormatter::LONG, IntlDateFormatter::NONE),
|
H A D | dateformat_get_datetype.phpt | 20 IntlDateFormatter::NONE
|
H A D | dateformat_get_timetype.phpt | 20 IntlDateFormatter::NONE
|
H A D | dateformat_localtime.phpt | 25 IntlDateFormatter::NONE
|
/PHP-5.5/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"; 70 ===NONE===
|
/PHP-5.5/scripts/ |
H A D | php-config.in | 18 php_cli_binary=NONE 19 php_cgi_binary=NONE
|
H A D | phpize.m4 | 158 test "$prefix" = "NONE" && prefix="/usr/local" 159 test "$exec_prefix" = "NONE" && exec_prefix='$(prefix)'
|
/PHP-5.5/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, '.2.phar.zip');
|
H A D | bug48377.phpt | 18 $phar->convertToData(Phar::ZIP, Phar::NONE, 'zip');
|
H A D | stat2_5.3.phpt | 20 $b = $a->convertToExecutable(Phar::TAR, Phar::NONE, '.3.phar.tar');
|
H A D | phar_decompress.phpt | 29 $unc = $a->compress(Phar::NONE);
|
/PHP-5.5/ext/intl/doc/ |
H A D | normalizer_api.php | 36 const NONE = 1; define in Normalizer
|
H A D | datefmt_api.php | 34 const NONE = -1; define in DateFormatter
|
/PHP-5.5/ext/intl/normalizer/ |
H A D | normalizer.c | 45 NORMALIZER_EXPOSE_CLASS_CONST( NONE ); in normalizer_register_constants()
|
/PHP-5.5/sapi/caudium/ |
H A D | config.m4 | 13 if test "$prefix" = "NONE"; then CPREF=/usr/local/; fi 15 if test "$prefix" = "NONE"; then 44 if test "$prefix" != "NONE"; then
|
/PHP-5.5/ext/bcmath/libbcmath/ |
H A D | configure | 18 build=NONE 20 exec_prefix=NONE 21 host=NONE 23 nonopt=NONE 25 prefix=NONE 26 program_prefix=NONE 27 program_suffix=NONE 32 target=NONE 34 x_includes=NONE 35 x_libraries=NONE [all …]
|
/PHP-5.5/ext/interbase/tests/ |
H A D | ibase_drop_db_001.phpt | 15 $user, $password, ($charset = ini_get('ibase.default_charset')) ? $charset : 'NONE'));
|
/PHP-5.5/ext/intl/dateformat/ |
H A D | dateformat.c | 48 DATEFORMATTER_EXPOSE_CLASS_CONST( NONE ); in dateformat_register_constants()
|
/PHP-5.5/ext/filter/tests/ |
H A D | 014.phpt | 28 var_dump(filter_var("NONE", FILTER_VALIDATE_BOOLEAN));
|
/PHP-5.5/ext/phar/tests/zip/ |
H A D | phar_convert_phar.phpt | 27 $phar = $phar->convertToExecutable(Phar::PHAR, Phar::NONE, '.3.phar');
|
/PHP-5.5/ext/phar/tests/tar/ |
H A D | phar_convert_phar.phpt | 27 $phar = $phar->convertToExecutable(Phar::PHAR, Phar::NONE, '.3.phar');
|
/PHP-5.5/ext/pcre/pcrelib/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 …]
|