| /PHP_5_5/ext/date/tests/ |
| H A D | DateTime_data-absolute.inc | 4 * Note: test names match method names in a set of PHPUnit tests
|
| H A D | DateTime_data-dates.inc | 4 * Note: test names match method names in a set of PHPUnit tests
|
| H A D | DateTime_data-fall-type2-type2.inc | 4 * Note: test names match method names in a set of PHPUnit tests
|
| H A D | DateTime_data-fall-type2-type3.inc | 4 * Note: test names match method names in a set of PHPUnit tests
|
| H A D | DateTime_data-fall-type3-type2.inc | 4 * Note: test names match method names in a set of PHPUnit tests
|
| H A D | DateTime_data-fall-type3-type3.inc | 4 * Note: test names match method names in a set of PHPUnit tests
|
| H A D | DateTime_data-february.inc | 4 * Note: test names match method names in a set of PHPUnit tests
|
| H A D | DateTime_data-massive.inc | 4 * Note: test names match method names in a set of PHPUnit tests
|
| H A D | DateTime_data-spring-type2-type2.inc | 4 * Note: test names match method names in a set of PHPUnit tests
|
| H A D | DateTime_data-spring-type2-type3.inc | 4 * Note: test names match method names in a set of PHPUnit tests
|
| H A D | DateTime_data-spring-type3-type2.inc | 4 * Note: test names match method names in a set of PHPUnit tests
|
| H A D | DateTime_data-spring-type3-type3.inc | 4 * Note: test names match method names in a set of PHPUnit tests
|
| H A D | examine_diff.inc | 4 * Helper for the DateTime diff/days/math tests 19 * Provides a consistent interface for executing date diff/add/sub tests 25 * @param string $expect_spec the expected result of the tests, in the
|
| /PHP_5_5/ext/ereg/regex/ |
| H A D | split.c | 214 } tests[] = { variable in typeref:struct:__anon73 287 for (n = 0; tests[n].str != NULL; n++) { 288 (void) strcpy(buf, tests[n].str); 290 nf = split(buf, fields, RNF, tests[n].seps); 292 if (nf != tests[n].nf) { 294 tests[n].str, tests[n].seps, nf, tests[n].nf); 304 if (strcmp(f, tests[n].fi[i]) != 0) { 306 tests[ [all...] |
| /PHP_5_5/ext/mysqli/tests/ |
| H A D | local_infile_tools.inc | 2 /* Utility function for mysqli_set_local_infile*.phpt tests */
|
| /PHP_5_5/ext/oci8/tests/ |
| H A D | details.inc | 7 * Resident Connection Pooling (DRCP) tests. For these tests to run 18 $user = getenv('PHP_OCI8_TEST_USER'); // Database username for tests
|
| /PHP_5_5/scripts/dev/generate-phpt/src/ |
| H A D | generate-phpt.php | 106 $tests = $testCaseContainer->getVariationTests(); variable 109 foreach($tests as $test) {
|
| /PHP_5_5/tests/ |
| H A D | quicktester.inc | 3 Helper for simple tests to check return-value. Usage: 5 $tests = <<<TESTS 11 include( 'tests/quicktester.inc' ); 19 $tests = explode("\n",$tests); 21 foreach ($tests as $n=>$test)
|
| /PHP_5_5/travis/ext/curl/ |
| H A D | setup.sh | 3 cd ./ext/curl/tests/responder
|
| /PHP_5_5/ext/mbstring/libmbfl/tests/conv_encoding.tests/ |
| H A D | cp51932_cp50220raw.exp | 2 spawn tests/conv_encoding Japanese CP50220raw eucJP-win
|
| H A D | ujis_sjis.exp | 2 spawn tests/conv_encoding Japanese Shift_JIS EUC-JP
|
| H A D | utf8_sjis.exp | 2 spawn tests/conv_encoding Japanese Shift_JIS UTF-8
|
| H A D | yensign.exp | 4 spawn tests/conv_encoding Japanese CP932 UTF-8 16 spawn tests/conv_encoding Japanese SJIS-open UTF-8 28 spawn tests/conv_encoding Japanese eucJP-open UTF-8 40 spawn tests/conv_encoding Japanese CP51932 UTF-8 52 spawn tests/conv_encoding Japanese ISO-2022-JP-MS UTF-8 64 spawn tests/conv_encoding Japanese CP50220 UTF-8 76 spawn tests/conv_encoding Japanese CP50221 UTF-8 88 spawn tests/conv_encoding Japanese CP50222 UTF-8
|
| /PHP_5_5/ext/mbstring/libmbfl/tests/conv_kana.tests/ |
| H A D | conv_kana.exp | 6 spawn tests/conv_kana EUC-JP "r" 53 spawn tests/conv_kana EUC-JP "R" 92 spawn tests/conv_kana EUC-JP "Rr" 139 spawn tests/conv_kana EUC-JP "n" 186 spawn tests/conv_kana EUC-JP "n" 233 spawn tests/conv_kana EUC-JP "N" 280 spawn tests/conv_kana EUC-JP "nN" 327 spawn tests/conv_kana EUC-JP "a" 374 spawn tests/conv_kana EUC-JP "A" 409 spawn tests/conv_kan [all...] |
| /PHP_5_5/ext/mbstring/libmbfl/tests/strwidth.tests/ |
| H A D | strwidth.exp | 2 spawn tests/strwidth Japanese UTF-8
|