Home
last modified time | relevance | path

Searched refs:DropAttrib (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/climm/climm-0.7.1/src/
H A Djabber_base.cpp760 DropAttrib (arc, "otr"); in handleXEP136()
822 DropAttrib (t, "type"); in handleMessage2()
872 DropAttrib (t, "from"); in handleMessage()
873 DropAttrib (t, "to"); in handleMessage()
874 DropAttrib (t, "id"); in handleMessage()
875 DropAttrib (t, "xml:lang"); in handleMessage()
919 DropAttrib (s, "type"); in handlePresence2()
962 DropAttrib (t, "from"); in handlePresence()
963 DropAttrib (t, "to"); in handlePresence()
964 DropAttrib (t, "id"); in handlePresence()
[all …]
H A Dxmpp_base.c1925 DropAttrib (arc, "otr");
1995 DropAttrib (t, "from");
1996 DropAttrib (t, "to");
1997 DropAttrib (t, "id");
1998 DropAttrib (t, "xml:lang");
2000 DropAttrib (t, "xmlns");
2025 DropAttrib (t, "from");
2026 DropAttrib (t, "to");
2027 DropAttrib (t, "id");
2028 DropAttrib (t, "xml:lang");
[all …]