HomeSort by: relevance | last modified time | path
    Searched defs:_BIG5ExcludeList (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/citrus/modules/
citrus_big5.c 102 typedef TAILQ_HEAD(_BIG5ExcludeList, _BIG5Exclude) _BIG5ExcludeList;
106 _BIG5ExcludeList excludes;
227 exclude = TAILQ_LAST(&ei->excludes, _BIG5ExcludeList);

Completed in 13 milliseconds