Searched refs:send_hex_encoding (Results 1 – 1 of 1) sorted by relevance
887 bool send_hex_encoding = false; in SendEnvironmentPacket() local888 for (const char *p = name_equal_value; *p != '\0' && !send_hex_encoding; in SendEnvironmentPacket()896 send_hex_encoding = true; in SendEnvironmentPacket()903 send_hex_encoding = true; in SendEnvironmentPacket()909 if (!send_hex_encoding && m_supports_QEnvironment) { in SendEnvironmentPacket()