Searched refs:send_hex_encoding (Results 1 – 1 of 1) sorted by relevance
859 bool send_hex_encoding = false; in SendEnvironmentPacket() local860 for (const char *p = name_equal_value; *p != '\0' && !send_hex_encoding; in SendEnvironmentPacket()868 send_hex_encoding = true; in SendEnvironmentPacket()875 send_hex_encoding = true; in SendEnvironmentPacket()881 if (!send_hex_encoding && m_supports_QEnvironment) { in SendEnvironmentPacket()