final class QuotedSpan
Restricted visibility: declared "@visibility ZtdQuery\Platform\Sqlite". Code outside that scope must not name this declaration.

Measures quoted SQL spans without treating their contents as syntax.

Methods§

public static function quotedLength(string $sql, string $quote): int
public static function bracketQuotedLength(string $sql): int

Measures quoted SQL spans without treating their contents as syntax.

Parameters

$sqlstring

Returns

int
Test cases 1
Called from 1
Calls 2

Test cases 37§

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

Dedicated tests 2
Other tests reaching this symbol 35

Relations§

Static calls 4