Home
last modified time | relevance | path

Searched refs:testdata (Results 1 – 12 of 12) sorted by relevance

/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dgrepoutput37 ./testdata/grepinput
38 ./testdata/grepinputx
41 ./testdata/grepinput
366 ./testdata/grepinputx
374 ./testdata/grepinput8
375 ./testdata/grepinputx
378 ./testdata/grepinput3
379 ./testdata/grepinputx
674 ./testdata/grepinput8
675 ./testdata/grepinputx
[all …]
H A Dtestinput229 In 16-bit mode with options: S8>testdata/saved16LE-2
10 FS8>testdata/saved16BE-2
11 In 32-bit mode with options: S8>testdata/saved32LE-2
12 FS8>testdata/saved32BE-2
H A Dtestinput2112 In 16-bit mode with options: S>testdata/saved16LE-1
13 FS>testdata/saved16BE-1
14 In 32-bit mode with options: S>testdata/saved32LE-1
15 FS>testdata/saved32BE-1
H A Dgrepfilelist1 testdata/grepinputv
3 testdata/grepinputx
H A Dtestoutput22-169 In 16-bit mode with options: S8>testdata/saved16LE-2
10 FS8>testdata/saved16BE-2
11 In 32-bit mode with options: S8>testdata/saved32LE-2
12 FS8>testdata/saved32BE-2
H A Dtestoutput22-329 In 16-bit mode with options: S8>testdata/saved16LE-2
10 FS8>testdata/saved16BE-2
11 In 32-bit mode with options: S8>testdata/saved32LE-2
12 FS8>testdata/saved32BE-2
H A Dtestoutput21-1616 In 16-bit mode with options: S>testdata/saved16LE-1
17 FS>testdata/saved16BE-1
18 In 32-bit mode with options: S>testdata/saved32LE-1
19 FS>testdata/saved32BE-1
H A Dtestoutput21-3216 In 16-bit mode with options: S>testdata/saved16LE-1
17 FS>testdata/saved16BE-1
18 In 32-bit mode with options: S>testdata/saved32LE-1
19 FS>testdata/saved32BE-1
/PHP-7.2/sapi/phpdbg/
H A Dcreate-test.php120 $testdata = <<<TEST variable
130 $testdata .= "\n--INI--\n".implode("\n", $ini);
133 $testdata .= "\n--ARGS--\n$cmdargv";
136 $testdata .= "\n--FILE--\n".file_get_contents($file);
141 } elseif (file_put_contents($testfile, $testdata)) {
149 fwrite(STDERR, $testdata);
/PHP-7.2/ext/pcre/pcrelib/
H A DLICENCE10 in the testdata directory is not copyrighted and is in the public domain.
H A DREADME676 own man page) on each of the relevant testinput files in the testdata
967 testdata/testinput* test data for main library tests
968 testdata/testoutput* expected test results
969 testdata/grep* input and output for pcregrep tests
970 testdata/* other supporting test files
H A DChangeLog342 41. Remove the use of /dev/null in testdata/testinput2, because it doesn't

Completed in 62 milliseconds