Searched refs:REGEX_TEST_WITH (Results 1 – 1 of 1) sorted by relevance
17 const REGEX_TEST_WITH = '/@testWith\s+/'; define in PHPUnit_Util_Test480 if (preg_match(self::REGEX_TEST_WITH, $docComment, $matches, PREG_OFFSET_CAPTURE)) {