Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/PrettyPrinter/
H A DStandard.php178 if ($label && !$this->encapsedContainsEndLabel($node->parts, $label)) {
1103 protected function encapsedContainsEndLabel(array $parts, string $label): bool { function in PhpParser\\PrettyPrinter\\Standard

Completed in 12 milliseconds