Home
last modified time | relevance | path

Searched refs:test (Results 4201 – 4225 of 4309) sorted by relevance

1...<<161162163164165166167168169170>>...173

/PHP-5.4/ext/standard/tests/general_functions/
H A Dgettype_settype_variation4.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
183 // test conversion to these types
/PHP-5.4/ext/mbstring/tests/
H A Dpictogram1.phpt2 Emoji (Pictogram characters for cellular phone in Japan) test based on Unicode 6.0
/PHP-5.4/ext/standard/tests/math/
H A Dhypot_basic.phpt2 Test hypot() - basic function test hypot()
/PHP-5.4/ext/standard/tests/strings/
H A Dprintf_64bit.phpt6 die("skip 64bit test only");
H A Dprintf.phpt8 die("skip 32bit test only");
H A Dwordwrap_variation3.phpt11 * test wordwrap by passing different values for break argument
/PHP-5.4/ext/standard/tests/file/
H A Dfseek_ftell_rewind_variation2-win32.phpt20 // include the file.inc for common functions for test
H A Dfseek_ftell_rewind_variation2.phpt20 // include the file.inc for common functions for test
H A Dbasename_variation1.phpt6 die('skip non-windows only test');
H A Dfgets_variation6-win32.phpt16 // include the file.inc for common test funcitons
H A Dfgets_variation6.phpt16 // include the file.inc for common test funcitons
H A D005_variation-win32.phpt6 die('skip Windows-only test');
H A Dfflush_variation3.phpt14 /* test fflush() with handle to hard links as resource */
H A Dfgets_basic.phpt10 // include the file.inc for common test funcitons
H A Dmkdir_rmdir_variation-win32.phpt30 var_dump( mkdir("$file_path/mkdir/test/", 0777, true, $context) );
31 var_dump( rmdir("$file_path/mkdir/test/", $context) );
34 var_dump( mkdir("$file_path/mkdir/test/", 0777, true) );
52 rmdir(dirname(__FILE__)."/mkdir/test/");
/PHP-5.4/ext/date/tests/
H A DDateTime_data-fall-type3-type3.inc4 * Note: test names match method names in a set of PHPUnit tests
/PHP-5.4/ext/oci8/tests/
H A Dbind_char_3.phpt14 die("skip test expected to work only with Oracle 11g or greater version of client");
H A Dbind_char_4_11gR1.phpt19 // Same test as bind_char_3 but the PL/SQL function uses VARCHAR2 instead of CHAR
/PHP-5.4/ext/standard/tests/array/
H A Darray_unshift_variation1.phpt88 // loop through each element of $arrays to test the functionality of array_unshift()
/PHP-5.4/ext/standard/tests/dir/
H A Dscandir_variation1-win32.phpt17 * Pass different data types as $dir argument to test behaviour of scandir()
/PHP-5.4/ext/intl/tests/
H A Ddateformat_format.phpt147 // Run the test
H A Dnormalizer_normalize.phpt9 * Try normalization and test normalization
/PHP-5.4/tests/lang/
H A D025.phpt2 Mean recursion test
/PHP-5.4/
H A D.gitattributes171 /tests/run-test/test009.phpt -crlf
/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dtestoutput1872 /^1234(?# test newlines
3868 /The following tests are taken from the Perl 5.005 test suite; some of them/
7872 test 2 because it isn't Perl-compatible. ---/
8681 /(another)?(\1?)test/
8682 hello world test
8683 0: test
8687 /(another)?(\1+)test/
8688 hello world test
8832 test is moved out of the Perl-compatible file. --/
8993 /-- These tests were formerly in test 2, but changes in PCRE and Perl have
[all …]

Completed in 53 milliseconds

1...<<161162163164165166167168169170>>...173