Home
last modified time | relevance | path

Searched defs:formatFile (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1305 function assertStringMatchesFormatFile($formatFile, $string, $message = '')
1353 function assertStringNotMatchesFormatFile($formatFile, $string, $message = '')
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php1746 public static function assertStringMatchesFormatFile($formatFile, $string, $message = '')
1768 public static function assertStringNotMatchesFormatFile($formatFile, $string, $message = '')