OmniSciDB
a5dc49c757
|
Go to the source code of this file.
Functions | |
RUNTIME_EXPORT DEVICE bool | regexp_like (const char *str, int str_len, const char *pattern, int pat_len, char escape_char) |
RUNTIME_EXPORT DEVICE bool regexp_like | ( | const char * | str, |
int | str_len, | ||
const char * | pattern, | ||
int | pat_len, | ||
char | escape_char | ||
) |