Searched refs:stripIndent (Results 1 – 3 of 3) sorted by relevance
419 $line = self::stripIndent($line, $this->indent);843 $line = self::stripIndent($line, $indent);845 $line = self::stripIndent($line);871 private static function stripIndent ($line, $indent = -1) { function in Spyc
518 $line = self::stripIndent($line, $this->indent);972 $line = self::stripIndent($line, $indent);974 $line = self::stripIndent($line);1000 private static function stripIndent ($line, $indent = -1) { function in Spyc
405 $line = $this->stripIndent($line, $this->indent);823 $line = $this->stripIndent($line);848 function stripIndent ($line, $indent = -1) { function in Spyc