Home
last modified time | relevance | path

Searched refs:XMLNS_SESSION (Results 1 – 3 of 3) sorted by relevance

/dports/irc/bitlbee/bitlbee-3.6/protocols/jabber/
H A Djabber.h215 #define XMLNS_SESSION "urn:ietf:params:xml:ns:xmpp-session" macro
H A Diq.c341 xt_add_attr(reply, "xmlns", XMLNS_SESSION); in jabber_pkt_bind_sess()
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/candy-chat/xmpp-prebind-php/lib/
H A DXmppPrebind.php345 $session->appendChild(self::getNewTextAttribute($domDocument, 'xmlns', self::XMLNS_SESSION));