Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/sebastian/exporter/tests/
H A DExporterTest.php179 $this->trimNewline($this->exporter->export($value))
263 $this->trimNewline($this->exporter->export($array))
299 $this->trimNewline($this->exporter->shortenedExport($value))
316 …$this->trimNewline($this->exporter->shortenedExport('いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひも…
354 private function trimNewline($string) function in SebastianBergmann\\Exporter\\ExporterTest