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