OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:excludes
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/citrus/modules/
citrus_big5.c
106
_BIG5ExcludeList
excludes
;
member in struct:__anon1b0dad5e0208
187
TAILQ_FOREACH(exclude, &ei->
excludes
, entry) {
227
exclude = TAILQ_LAST(&ei->
excludes
, _BIG5ExcludeList);
235
TAILQ_INSERT_TAIL(&ei->
excludes
, exclude, entry);
243
_CITRUS_PROP_HINT_NUM("
excludes
", &_citrus_BIG5_fill_excludes),
255
while ((exclude = TAILQ_FIRST(&ei->
excludes
)) != NULL) {
256
TAILQ_REMOVE(&ei->
excludes
, exclude, entry);
272
TAILQ_INIT(&ei->
excludes
);
284
TAILQ_INIT(&ei->
excludes
);
Completed in 12 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025