CUBRID Engine  latest
cas_str_like.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int str_like (char *src, char *pattern, char esc_char)
 

Function Documentation

int str_like ( char *  src,
char *  pattern,
char  esc_char 
)

Definition at line 72 of file cas_str_like.c.

References ALLOC_COPY, B_FALSE, FREE_MEM, NULL, str_eval_like(), and ut_tolower().

Referenced by sch_attr_priv(), sch_class_priv(), and sch_trigger().

Here is the caller graph for this function: