Lines Matching refs:t_chset
72 typedef struct t_chset t_chset; /* Character set. */ typedef
102 t_chset * s_final; /* Recognized character set. */
114 struct t_chset { struct
115 t_chset * c_next; /* Next character set. */ argument
131 t_chset * chset_list; /* Character set list. */ argument
758 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()
1689 t_chset * cp; in listids()
1877 t_chset * csp;
1880 chset_list = (t_chset *) NULL;