Searched refs:chomping (Results 1 – 2 of 2) sorted by relevance
738 …* @param string $chomping The chomping indicator that was used to begin this block scalar (+ or…743 …private function parseBlockScalar(string $style, string $chomping = '', int $indentation = 0): str… argument838 if ('' === $chomping) {840 } elseif ('-' === $chomping) {
828 * @param string $chomping The chomping indicator that was used to begin this block scalar (+ or -)831 private function parseBlockScalar(string $style, string $chomping = '', int $indentation = 0): string argument 926 if ('' === $chomping) {928 } elseif ('-' === $chomping) {