Home
last modified time | relevance | path

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

/external/pcre/dist2/
DRunTest168 checkspecial() function
480 checkspecial '-C'
481 checkspecial '--help'
482 checkspecial '-S 1 -t 10 testSinput'
DRunGrepTest102 checkspecial() function
756 checkspecial '-xxxxx' 2
757 checkspecial '--help' 0
758 checkspecial '--line-buffered --colour=auto abc /dev/null' 1
DRunGrepTest.bat675 call :checkspecial "-xxxxx" 2 || exit /b 1
676 call :checkspecial "--help" 0 || exit /b 1
677 call :checkspecial "--line-buffered --colour=auto abc nul" 1 || exit /b 1
686 :checkspecial label