Home
last modified time | relevance | path

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

12

/PHP-5.3/ext/intl/tests/
H A Dbug62017.phpt11 datefmt_create('', IntlDateFormatter::NONE, IntlDateFormatter::NONE, "\xFF",
14 new IntlDateFormatter('', IntlDateFormatter::NONE, IntlDateFormatter::NONE, "Europe/Lisbon",
H A Ddateformat_parse.phpt28 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 Ddateformat_get_datetype.phpt20 IntlDateFormatter::NONE
H A Ddateformat_get_timetype.phpt20 IntlDateFormatter::NONE
H A Ddateformat_localtime.phpt25 IntlDateFormatter::NONE
H A Dnormalizer_normalize.phpt22 Normalizer::NONE,
30 Normalizer::NONE => 'UNORM_NONE',
38 Normalizer::NONE == Normalizer::FORM_C ) {
/PHP-5.3/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";
70 ===NONE===
/PHP-5.3/scripts/
H A Dphp-config.in17 php_cli_binary=NONE
18 php_cgi_binary=NONE
H A Dphpize.m4159 test "$prefix" = "NONE" && prefix="/usr/local"
160 test "$exec_prefix" = "NONE" && exec_prefix='$(prefix)'
/PHP-5.3/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, '.2.phar.zip');
H A Dbug48377.phpt18 $phar->convertToData(Phar::ZIP, Phar::NONE, 'zip');
H A Dstat2_5.3.phpt20 $b = $a->convertToExecutable(Phar::TAR, Phar::NONE, '.3.phar.tar');
H A Dphar_decompress.phpt29 $unc = $a->compress(Phar::NONE);
/PHP-5.3/ext/intl/doc/
H A Dnormalizer_api.php36 const NONE = 1; define in Normalizer
H A Ddatefmt_api.php34 const NONE = -1; define in DateFormatter
/PHP-5.3/ext/intl/normalizer/
H A Dnormalizer.c45 NORMALIZER_EXPOSE_CLASS_CONST( NONE ); in normalizer_register_constants()
/PHP-5.3/sapi/caudium/
H A Dconfig.m413 if test "$prefix" = "NONE"; then CPREF=/usr/local/; fi
15 if test "$prefix" = "NONE"; then
44 if test "$prefix" != "NONE"; then
/PHP-5.3/ext/bcmath/libbcmath/
H A Dconfigure18 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.3/ext/interbase/tests/
H A Dibase_drop_db_001.phpt15 $user, $password, ($charset = ini_get('ibase.default_charset')) ? $charset : 'NONE'));
H A Dinterbase.inc19 $user, $password, ($charset = ini_get('ibase.default_charset')) ? $charset : 'NONE'));
/PHP-5.3/ext/filter/tests/
H A D014.phpt28 var_dump(filter_var("NONE", FILTER_VALIDATE_BOOLEAN));
/PHP-5.3/ext/phar/tests/tar/
H A Dphar_convert_phar.phpt27 $phar = $phar->convertToExecutable(Phar::PHAR, Phar::NONE, '.3.phar');
/PHP-5.3/ext/phar/tests/zip/
H A Dphar_convert_phar.phpt27 $phar = $phar->convertToExecutable(Phar::PHAR, Phar::NONE, '.3.phar');

Completed in 24 milliseconds

12