Searched refs:colon_sh (Results 1 – 2 of 2) sorted by relevance
1799 static wchar_t colon_sh[4]; in sh_transform() local1802 if (colon_sh[0] == (int) nul_char) { in sh_transform()1803 MBSTOWCS(colon_sh, ":sh"); in sh_transform()1810 if ((colon != NULL) && (IS_WEQUAL(colon, colon_sh) || IS_WEQUAL(colon, colon_shell))) { in sh_transform()
262 static wchar_t colon_sh[4]; in expand_macro() local304 MBSTOWCS(colon_sh, ":sh"); in expand_macro()475 if (IS_WEQUAL(colon, colon_sh) || IS_WEQUAL(colon, colon_shell)) { in expand_macro()