Home
last modified time | relevance | path

Searched defs:_new_packet (Results 1 – 8 of 8) sorted by relevance

/dports/net-im/p5-Net-Jabber/Net-Jabber-2.0/lib/Net/Jabber/
H A DPresence.pm61 sub _new_packet { my $self = shift; return new Net::Jabber::Stanza(@_); } subroutine
H A DMessage.pm61 sub _new_packet { my $self = shift; return new Net::Jabber::Stanza(@_); } subroutine
H A DIQ.pm66 sub _new_packet { my $self = shift; return new Net::Jabber::Stanza(@_); } subroutine
H A DStanza.pm1741 sub _new_packet { my $self = shift; return new Net::Jabber::Stanza(@_); } subroutine
/dports/net-im/p5-Net-XMPP/Net-XMPP-1.05/lib/Net/XMPP/
H A DStanza.pm1444 sub _new_packet subroutine
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/win32_src/pdcurses/wincon/
H A Dpdcdisp.c141 void _new_packet(attr_t attr, int lineno, int x, int len, const chtype *srcp) in _new_packet() function
/dports/devel/mingw32-pdcurses/PDCurses-3.4/x11/
H A Dx11.c560 static int _new_packet(chtype attr, bool rev, int len, int col, int row, in _new_packet() function
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/pdcurses-sys-0.7.0/src/PDCurses/x11/
H A Dx11.c760 static int _new_packet( const chtype attr, const bool rev, const int len, in _new_packet() function