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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/lib/
H A Diconv.c211 int from_wchar; local
298 for (from_wchar = 0;;) {
363 from_wchar = 1;
372 cd = (struct conv_struct *) malloc(from_wchar != to_wchar
388 if (from_wchar) {
401 if (from_wchar) {
423 if (from_wchar != to_wchar) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/lib/
H A Diconv.c211 int from_wchar; local
298 for (from_wchar = 0;;) {
363 from_wchar = 1;
372 cd = (struct conv_struct *) malloc(from_wchar != to_wchar
388 if (from_wchar) {
401 if (from_wchar) {
428 if (from_wchar != to_wchar) {

Completed in 62 milliseconds