final class ReplicationTablePatternLexemeGenerator
    implements LexemeGenerator

sql_yacc.yy:filter_wild_db_table_string requires a dot and forbids line feeds after get_text decoding.

Methods§

public function generate(LexemeInput $input): ?LexemeCandidates

Keeps the original quoted spelling while validating the source action's decoded string conditions.

Parameters

Test cases 22
Calls 5
public function accepts(string $spelling): bool

Decodes escapes affecting dot, newline and NUL checks; strcont examines the C-string prefix.

Parameters

$spellingstring

Returns

bool
Test cases 41
Called from 1
Calls 6

Test cases 51§

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

Dedicated tests 42
Other tests reaching this symbol 9

Relations§

Instantiated in 2