Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DTest.php17 const REGEX_TEST_WITH = '/@testWith\s+/'; define in PHPUnit_Util_Test
480 if (preg_match(self::REGEX_TEST_WITH, $docComment, $matches, PREG_OFFSET_CAPTURE)) {