Searched refs:_BIG5Exclude (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/lib/libiconv_modules/BIG5/
H A Dcitrus_big5.c95 typedef struct _BIG5Exclude { struct
96 TAILQ_ENTRY(_BIG5Exclude) entry;
99 } _BIG5Exclude; typedef in typeref:struct:_BIG5Exclude
101 typedef TAILQ_HEAD(_BIG5ExcludeList, _BIG5Exclude) _BIG5ExcludeList;
167 _BIG5Exclude *exclude;
200 _BIG5Exclude *exclude;
229 _BIG5Exclude *exclude;

Completed in 46 milliseconds