OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:recommend
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/citrus/modules/
citrus_iso2022.c
106
_ISO2022Charset *
recommend
[4];
member in struct:__anon85d41a080308
244
if (!ei->
recommend
[i]) {
245
ei->
recommend
[i] = malloc(sizeof(_ISO2022Charset));
247
p = realloc(ei->
recommend
[i],
251
ei->
recommend
[i] = p;
253
if (!ei->
recommend
[i])
257
(ei->
recommend
[i] + (ei->recommendsize[i] - 1))->final = cs.final;
258
(ei->
recommend
[i] + (ei->recommendsize[i] - 1))->interm = cs.interm;
259
(ei->
recommend
[i] + (ei->recommendsize[i] - 1))->vers = cs.vers;
260
(ei->
recommend
[i] + (ei->recommendsize[i] - 1))->type = cs.type
973
_ISO2022Charset *
recommend
;
local in function:recommendation
[
all
...]
citrus_iso2022.c
106
_ISO2022Charset *
recommend
[4];
member in struct:__anon85d41a080308
244
if (!ei->
recommend
[i]) {
245
ei->
recommend
[i] = malloc(sizeof(_ISO2022Charset));
247
p = realloc(ei->
recommend
[i],
251
ei->
recommend
[i] = p;
253
if (!ei->
recommend
[i])
257
(ei->
recommend
[i] + (ei->recommendsize[i] - 1))->final = cs.final;
258
(ei->
recommend
[i] + (ei->recommendsize[i] - 1))->interm = cs.interm;
259
(ei->
recommend
[i] + (ei->recommendsize[i] - 1))->vers = cs.vers;
260
(ei->
recommend
[i] + (ei->recommendsize[i] - 1))->type = cs.type
973
_ISO2022Charset *
recommend
;
local in function:recommendation
[
all
...]
Completed in 31 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025