HomeSort by relevance Sort by last modified time
    Searched full:c_names (Results 1 - 1 of 1) sorted by null

  /external/libxml2/os400/iconv/bldcsndfa/
bldcsndfa.c 116 t_symlist * c_names; /* Character set name list. */ member in struct:t_chset
777 for (lp = charset->c_names; lp; lp = lp->l_next)
785 lp->l_next = charset->c_names;
786 charset->c_names = lp;
    [all...]

Completed in 220 milliseconds