Home
last modified time | relevance | path

Searched refs:checkspecial (Results 1 – 3 of 3) sorted by relevance

/external/pcre/
DRunTest184 checkspecial() function
502 checkspecial '-C'
503 checkspecial '--help'
505 checkspecial '-S 1 -t 10 testSinput'
DRunGrepTest123 checkspecial() function
1033 checkspecial '-xxxxx' 2
1034 checkspecial '--help' 0
1035 checkspecial '--line-buffered --colour=auto abc /dev/null' 1
1036 checkspecial '--line-buffered --color abc /dev/null' 1
1037 checkspecial '-dskip abc .' 1
1038 checkspecial '-Dread -Dskip abc /dev/null' 1
DRunGrepTest.bat680 call :checkspecial "-xxxxx" 2 || exit /b 1
681 call :checkspecial "--help" 0 || exit /b 1
682 call :checkspecial "--line-buffered --colour=auto abc nul" 1 || exit /b 1
691 :checkspecial label