final class CommentSpan
Restricted visibility: declared "@visibility root". Code outside that scope must not name this declaration.

Finds nested PostgreSQL block-comment boundaries without inspecting their contents.

Methods§

public static function end(string $sql, int $start): int

Finds the byte after a nested block comment, including unterminated input.

Parameters

$sqlstring
$startint

Returns

int
Test cases 1
Called from 2
Calls 4

Test cases 30§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 1
Other tests reaching this symbol 29

Relations§

Static calls 2