Modules

Nested message and enum types in ProtoMatcherImpl.

Macros

try 🔒
try 🔒
try 🔒
try 🔒
try 🔒
try 🔒

Structs

An object that can test whether a string matches a LIKE pattern.
Subpattern 🔒
__Visitor 🔒
__Visitor 🔒
__Visitor 🔒

Enums

Specifies escape behavior for the LIKE pattern.
__Field 🔒
__Field 🔒
__Field 🔒

Constants

The escape character to use by default in LIKE patterns.
FIELDS 🔒
FIELDS 🔒
The number of subpatterns after which using regexes would be more efficient.
VARIANTS 🔒

Functions

Builds a regular expression that matches some parsed Subpatterns.
Breaks a LIKE pattern into a chain of sub-patterns.
Builds a Matcher that matches a SQL LIKE pattern.
Converts a pattern string that uses a custom escape character to one that uses the default.

Opaque Types

 🔒