Searched refs:send_hex_encoding (Results 1 – 1 of 1) sorted by relevance
845 bool send_hex_encoding = false; in SendEnvironmentPacket() local846 for (const char *p = name_equal_value; *p != '\0' && !send_hex_encoding; in SendEnvironmentPacket()854 send_hex_encoding = true; in SendEnvironmentPacket()861 send_hex_encoding = true; in SendEnvironmentPacket()867 if (!send_hex_encoding && m_supports_QEnvironment) { in SendEnvironmentPacket()