Searched refs:code_list (Results 1 – 2 of 2) sorted by relevance
300 static const struct tag_list code_list[] = { variable339 for (tlp = code_list; tlp->tl_name != NULL; tlp++) in poe_codename()
763 static kiconv_code_list_t code_list[KICONV_MAX_CODEID_ENTRY] = { variable1037 if (strcmp(s, code_list[i].name) == 0) in normalize_codename()1038 return (code_list[i].id); in normalize_codename()