Searched defs:cfc (Results 1 – 3 of 3) sorted by relevance
824 static void cpl_init_FileConf(CplFileConf *cfc) in cpl_init_FileConf()873 CplFileConf *del_CplFileConf(CplFileConf *cfc) in del_CplFileConf()899 void cfc_literal_escapes(CplFileConf *cfc, int literal) in cfc_literal_escapes()920 void cfc_file_start(CplFileConf *cfc, int start_index) in cfc_file_start()943 void cfc_set_check_fn(CplFileConf *cfc, CplCheckFn *chk_fn, void *chk_data) in cfc_set_check_fn()
162 CplFileConf *cfc; /* Configuration parameters to pass to */ member
173 CplFileConf *cfc; in CPL_MATCH_FN() local