Searched refs:parse_escapes (Results 1 – 1 of 1) sorted by relevance
126 static void parse_escapes(char *, struct mtree_entry *);988 parse_escapes(entry->name, entry); in process_add_entry()1642 parse_escapes(val, NULL); in parse_keyword()1690 parse_escapes(val, NULL); in parse_keyword()1942 parse_escapes(char *src, struct mtree_entry *mentry) in parse_escapes() function