Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DConstraintTest.php836 $this->trimnl(PHPUnit_Framework_TestFailure::exceptionToString($e))
1002 $this->trimnl(PHPUnit_Framework_TestFailure::exceptionToString($e))
1052 $this->trimnl(PHPUnit_Framework_TestFailure::exceptionToString($e))
1185 $this->trimnl(PHPUnit_Framework_TestFailure::exceptionToString($e))
1207 $this->trimnl(PHPUnit_Framework_TestFailure::exceptionToString($e))
3049 private function trimnl($string) function in Framework_ConstraintTest