TwiceAsNice  2019-02-18
Functions
tokens_private.h File Reference
This graph shows which files directly or indirectly include this file:

Functions

int compsymb (char *a, char *b, char *pat, int acase)
 
char * substr (char *str, char *pattern, int acase)
 
char * subtoken (char *str, char *tokstr, char *cpto)
 

Function Documentation

◆ compsymb()

int compsymb ( char *  a,
char *  b,
char *  pat,
int  acase 
)

◆ substr()

char* substr ( char *  str,
char *  pattern,
int  acase 
)

◆ subtoken()

char* subtoken ( char *  str,
char *  tokstr,
char *  cpto 
)