21 #define RS_IN_ONEOF_IN 2
22 #define RS_IN_NONEOF 3
92 memset(r, 0,
sizeof(
Regis));
199 if (*(ptr +
i) != *(
c +
i))
static void PGresult * res
int pg_mblen(const char *mbstr)
void pfree(void *pointer)
void * palloc0(Size size)
void RS_compile(Regis *r, bool issuffix, const char *str)
bool RS_execute(Regis *r, char *str)
bool RS_isRegis(const char *str)
static bool mb_strchr(char *str, char *c)
static RegisNode * newRegisNode(RegisNode *prev, int len)
unsigned char data[FLEXIBLE_ARRAY_MEMBER]
int t_isalpha(const char *ptr)