Searched refs:testdata (Results 1 – 12 of 12) sorted by relevance
37 ./testdata/grepinput38 ./testdata/grepinputx41 ./testdata/grepinput366 ./testdata/grepinputx374 ./testdata/grepinput8375 ./testdata/grepinputx378 ./testdata/grepinput3379 ./testdata/grepinputx674 ./testdata/grepinput8675 ./testdata/grepinputx[all …]
9 In 16-bit mode with options: S8>testdata/saved16LE-210 FS8>testdata/saved16BE-211 In 32-bit mode with options: S8>testdata/saved32LE-212 FS8>testdata/saved32BE-2
12 In 16-bit mode with options: S>testdata/saved16LE-113 FS>testdata/saved16BE-114 In 32-bit mode with options: S>testdata/saved32LE-115 FS>testdata/saved32BE-1
1 testdata/grepinputv3 testdata/grepinputx
16 In 16-bit mode with options: S>testdata/saved16LE-117 FS>testdata/saved16BE-118 In 32-bit mode with options: S>testdata/saved32LE-119 FS>testdata/saved32BE-1
120 $testdata = <<<TEST variable130 $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);
10 in the testdata directory is not copyrighted and is in the public domain.
676 own man page) on each of the relevant testinput files in the testdata967 testdata/testinput* test data for main library tests968 testdata/testoutput* expected test results969 testdata/grep* input and output for pcregrep tests970 testdata/* other supporting test files
156 41. Remove the use of /dev/null in testdata/testinput2, because it doesn't
Completed in 57 milliseconds