RT
Functions
parse_cmp.c File Reference
#include "parse.h"
#include "ftstring.h"
Include dependency graph for parse_cmp.c:

Functions

int matcmp (void *content, void *key)
 
int texcmp (void *content, void *key)
 
int obj_cmp_key (void *content, void *key)
 
int light_cmp_key (void *content, void *key)
 

Function Documentation

◆ light_cmp_key()

int light_cmp_key ( void *  content,
void *  key 
)

◆ matcmp()

int matcmp ( void *  content,
void *  key 
)

◆ obj_cmp_key()

int obj_cmp_key ( void *  content,
void *  key 
)

◆ texcmp()

int texcmp ( void *  content,
void *  key 
)