Searched refs:t_chset (Results 1 – 1 of 1) sorted by relevance
72 typedef struct t_chset t_chset; /* Character set. */ typedef102 t_chset * s_final; /* Recognized character set. */114 struct t_chset { struct115 t_chset * c_next; /* Next character set. */ argument131 t_chset * chset_list; /* Character set list. */ argument758 nfaenter(const utf8char * name, int len, t_chset * charset) in nfaenter()761 t_chset * s; in nfaenter()876 t_chset * sp; in read_assocs()925 sp = (t_chset *) malloc(sizeof *sp); in read_assocs()1027 t_chset * sp; in read_iana()[all …]