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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_homedir.c32 static char *GetEnv(const char *variable, char do_expand) argument
47 if(do_expand && strchr(variable,'%')) {
55 (void)do_expand;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/src/
H A Dgettext.c46 static bool do_expand; variable
79 do_expand = false;
107 do_expand = true;
173 if (do_expand)
210 if (do_expand)
H A Dngettext.c42 static int do_expand; variable
75 do_expand = false;
103 do_expand = true;
178 if (do_expand)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dtstgettext.c51 static bool do_expand; variable
86 do_expand = false;
114 do_expand = true;
199 if (do_expand)
236 if (do_expand)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_page.c2008 int do_expand, data_type, is_keybig, is_databig, key_type, match, ret; local
2013 do_expand = 0;
2050 do_expand = 1;
2200 if (do_expand || (hcp->hdr->ffactor != 0 &&

Completed in 118 milliseconds