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