![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Public Attributes | |
| u8 | matchAll |
| u8 | matchOne |
| u8 | matchSet |
| u8 | noCase |
| u8 compareInfo::matchAll |
Definition at line 117353 of file sqlite3.c.
Referenced by likeFunc(), patternCompare(), and sqlite3IsLikeFunction().
| u8 compareInfo::matchOne |
Definition at line 117354 of file sqlite3.c.
Referenced by likeFunc(), patternCompare(), and sqlite3IsLikeFunction().
| u8 compareInfo::matchSet |
Definition at line 117355 of file sqlite3.c.
Referenced by likeFunc(), patternCompare(), and sqlite3IsLikeFunction().
| u8 compareInfo::noCase |
Definition at line 117356 of file sqlite3.c.
Referenced by patternCompare().