OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Regexp.h File Reference
#include "../Shared/funcannotations.h"
#include <cstdint>
+ Include dependency graph for Regexp.h:
+ This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

RUNTIME_EXPORT DEVICE bool regexp_like ( const char *  str,
int  str_len,
const char *  pattern,
int  pat_len,
char  escape_char 
)