Searched refs:autodetect_predefined (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dstriconveha.c72 static struct autodetect_alias autodetect_predefined[] = variable in typeref:struct:autodetect_alias
74 { &autodetect_predefined[1], "autodetect_utf8", autodetect_utf8_try },
75 { &autodetect_predefined[2], "autodetect_jp", autodetect_jp_try },
79 static struct autodetect_alias *autodetect_list = &autodetect_predefined[0];
81 &autodetect_predefined[SIZEOF(autodetect_predefined)-1].next;

Completed in 99 milliseconds