Home
last modified time | relevance | path

Searched defs:phrase (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/fts5/
H A Dfts5parse.y185 phrase(A) ::= phrase(X) PLUS STRING(Y) star_opt(Z). { in phrase() function
188 phrase(A) ::= STRING(Y) star_opt(Z). { in phrase() function