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

  /external/libxml2/os400/iconv/bldcsndfa/
bldcsndfa.c 110 utf8char l_symbol[1]; /* Name bytes. */ member in struct:t_symlist
778 if (!memcmp(name, lp->l_symbol, len))
783 memcpy(lp->l_symbol, name, len);
784 lp->l_symbol[len] = '\0';
    [all...]

Completed in 114 milliseconds