Home
last modified time | relevance | path

Searched refs:_sendCmd (Results 1 – 23 of 23) sorted by relevance

/dports/net/pear-Net_Dict/Net_Dict-1.0.7/Net/
H A DDict.php114 $resp = $this->_sendCmd("DEFINE $database '$word'");
162 $resp = $this->_sendCmd("MATCH $database $strategy '$word'");
189 $resp = $this->_sendCmd('SHOW DB');
216 $resp = $this->_sendCmd('SHOW STRAT');
275 $this->_sendCmd('CLIENT ' . $text);
288 $resp = $this->_sendCmd('STATUS');
313 return $this->_sendCmd('QUIT');
483 function _sendCmd($cmd) function in Net_Dict
551 $resp = $this->_sendCmd($query);
/dports/net/pear-Net_POP3/Net_POP3-1.3.8/Net/
H A DPOP3.php281 if(!PEAR::isError($data = $this->_sendCmd('CAPA'))){
850 return $this->_sendCmd('USER ' . $user);
866 return $this->_sendCmd('PASS ' . $pass);
882 if(!PEAR::isError($data = $this->_sendCmd('STAT'))){
907 if(!PEAR::isError($data = $this->_sendCmd('LIST') )){
964 return $this->_sendCmd('DELE ' . $msg_id);
980 if(!PEAR::isError($data = $this->_sendCmd('NOOP'))){
998 if(!PEAR::isError($data = $this->_sendCmd('RSET'))){
1015 $data = $this->_sendCmd('QUIT');
1068 $data = $this->_sendCmd('UIDL ' . $msg_id);
[all …]
/dports/databases/mantis/mantisbt-2.25.2/plugins/EmailReporting/core_pear/Net/
H A DPOP3.php290 if(!PEAR::isError($data = $this->_sendCmd('CAPA'))){
859 return $this->_sendCmd('USER ' . $user);
875 return $this->_sendCmd('PASS ' . $pass);
891 if(!PEAR::isError($data = $this->_sendCmd('STAT'))){
916 if(!PEAR::isError($data = $this->_sendCmd('LIST') )){
973 return $this->_sendCmd('DELE ' . $msg_id);
989 if(!PEAR::isError($data = $this->_sendCmd('NOOP'))){
1007 if(!PEAR::isError($data = $this->_sendCmd('RSET'))){
1024 $data = $this->_sendCmd('QUIT');
1077 $data = $this->_sendCmd('UIDL ' . $msg_id);
[all …]
/dports/www/tikiwiki/tiki-21.2/lib/webmail/
H A Dnet_pop3.php273 if (!$this->_socket->isError($data = $this->_sendCmd('CAPA'))) {
862 return $this->_sendCmd('USER ' . $user);
877 return $this->_sendCmd('PASS ' . $pass);
892 if (!$this->_socket->isError($data = $this->_sendCmd('STAT'))) {
916 if (!$this->_socket->isError($data = $this->_sendCmd('LIST'))) {
971 return $this->_sendCmd('DELE ' . $msg_id);
986 if (!$this->_socket->isError($data = $this->_sendCmd('NOOP'))) {
1003 if (!$this->_socket->isError($data = $this->_sendCmd('RSET'))) {
1019 $data = $this->_sendCmd('QUIT');
1070 $data = $this->_sendCmd('UIDL ' . $msg_id);
[all …]
/dports/mail/pear-Horde_Imap_Client/Horde_Imap_Client-2.29.18/lib/Horde/Imap/Client/
H A DSocket.php1276 $this->_sendCmd($cmd);
1318 $this->_sendCmd(
1333 $this->_sendCmd(
2673 $this->_sendCmd($cmd);
3731 $this->_sendCmd(
3800 $this->_sendCmd(
3814 $this->_sendCmd(
3826 return $this->_sendCmd(
3864 $resp = $this->_sendCmd(
3902 $resp = $this->_sendCmd(
[all …]
H A DBase.php843 $this->_sendCmd($this->_pipeline());
/dports/mail/nextcloud-mail/mail/vendor/pear-pear.horde.org/Horde_Imap_Client/Horde/Imap/Client/
H A DSocket.php1276 $this->_sendCmd($cmd);
1318 $this->_sendCmd(
1333 $this->_sendCmd(
2673 $this->_sendCmd($cmd);
3731 $this->_sendCmd(
3800 $this->_sendCmd(
3814 $this->_sendCmd(
3826 return $this->_sendCmd(
3864 $resp = $this->_sendCmd(
3902 $resp = $this->_sendCmd(
[all …]
H A DBase.php843 $this->_sendCmd($this->_pipeline());
/dports/deskutils/egroupware/egroupware/vendor/pear-pear.horde.org/Horde_Imap_Client/Horde/Imap/Client/
H A DSocket.php1276 $this->_sendCmd($cmd);
1318 $this->_sendCmd(
1333 $this->_sendCmd(
2676 $this->_sendCmd($cmd);
3734 $this->_sendCmd(
3803 $this->_sendCmd(
3817 $this->_sendCmd(
3829 return $this->_sendCmd(
3867 $resp = $this->_sendCmd(
3905 $resp = $this->_sendCmd(
[all …]
H A DBase.php843 $this->_sendCmd($this->_pipeline());
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/composer/pear-pear.horde.org/Horde_Imap_Client/Horde/Imap/Client/
H A DSocket.php1276 $this->_sendCmd($cmd);
1318 $this->_sendCmd(
1333 $this->_sendCmd(
2673 $this->_sendCmd($cmd);
3731 $this->_sendCmd(
3800 $this->_sendCmd(
3814 $this->_sendCmd(
3826 return $this->_sendCmd(
3864 $resp = $this->_sendCmd(
3902 $resp = $this->_sendCmd(
[all …]
H A DBase.php843 $this->_sendCmd($this->_pipeline());
/dports/www/moodle310/moodle/lib/horde/framework/Horde/Imap/Client/
H A DSocket.php1276 $this->_sendCmd($cmd);
1318 $this->_sendCmd(
1333 $this->_sendCmd(
2676 $this->_sendCmd($cmd);
3733 $this->_sendCmd(
3802 $this->_sendCmd(
3816 $this->_sendCmd(
3828 return $this->_sendCmd(
3866 $resp = $this->_sendCmd(
3904 $resp = $this->_sendCmd(
[all …]
H A DBase.php843 $this->_sendCmd($this->_pipeline());
/dports/www/moodle311/moodle/lib/horde/framework/Horde/Imap/Client/
H A DSocket.php1276 $this->_sendCmd($cmd);
1318 $this->_sendCmd(
1333 $this->_sendCmd(
2673 $this->_sendCmd($cmd);
3730 $this->_sendCmd(
3799 $this->_sendCmd(
3813 $this->_sendCmd(
3825 return $this->_sendCmd(
3863 $resp = $this->_sendCmd(
3901 $resp = $this->_sendCmd(
[all …]
H A DBase.php843 $this->_sendCmd($this->_pipeline());
/dports/www/moodle39/moodle/lib/horde/framework/Horde/Imap/Client/
H A DSocket.php1276 $this->_sendCmd($cmd);
1318 $this->_sendCmd(
1333 $this->_sendCmd(
2676 $this->_sendCmd($cmd);
3733 $this->_sendCmd(
3802 $this->_sendCmd(
3816 $this->_sendCmd(
3828 return $this->_sendCmd(
3866 $resp = $this->_sendCmd(
3904 $resp = $this->_sendCmd(
[all …]
H A DBase.php843 $this->_sendCmd($this->_pipeline());
/dports/mail/roundcube/roundcubemail-1.5.1/vendor/pear/net_sieve/
H A DSieve.php733 return $this->_sendCmd(
781 $this->_sendCmd("AUTHENTICATE \"GSSAPI\" {" . strlen($token) . "+}");
796 $this->_sendCmd("{" . strlen($response) . "+}");
798 return $this->_sendCmd($response);
812 $result = $this->_sendCmd('AUTHENTICATE "LOGIN"');
921 return $this->_sendCmd($cmd);
941 return $this->_sendCmd("AUTHENTICATE \"XOAUTH2\" \"$auth\"");
1168 function _sendCmd($cmd) function in Net_Sieve
1192 return $this->_sendCmd('{' . $this->_getLineLength($str) . "+}\r\n" . $str);
1252 $error = $this->_sendCmd($cmd);
/dports/net/pear-Net_Sieve/Net_Sieve-1.4.5/
H A DSieve.php733 return $this->_sendCmd(
781 $this->_sendCmd("AUTHENTICATE \"GSSAPI\" {" . strlen($token) . "+}");
796 $this->_sendCmd("{" . strlen($response) . "+}");
798 return $this->_sendCmd($response);
812 $result = $this->_sendCmd('AUTHENTICATE "LOGIN"');
921 return $this->_sendCmd($cmd);
941 return $this->_sendCmd("AUTHENTICATE \"XOAUTH2\" \"$auth\"");
1168 function _sendCmd($cmd) function in Net_Sieve
1192 return $this->_sendCmd('{' . $this->_getLineLength($str) . "+}\r\n" . $str);
1252 $error = $this->_sendCmd($cmd);
/dports/mail/nextcloud-mail/mail/vendor/pear-pear.horde.org/Horde_ManageSieve/Horde/
H A DManageSieve.php638 return $this->_sendCmd(
657 $this->_sendCmd('AUTHENTICATE "LOGIN"');
732 return $this->_sendCmd($cmd);
908 protected function _sendCmd($cmd) function in Horde\\ManageSieve
925 return $this->_sendCmd('{' . strlen($str) . "+}\r\n" . $str);
977 $this->_sendCmd($cmd);
/dports/deskutils/egroupware/egroupware/vendor/pear-pear.horde.org/Horde_ManageSieve/Horde/
H A DManageSieve.php638 return $this->_sendCmd(
657 $this->_sendCmd('AUTHENTICATE "LOGIN"');
732 return $this->_sendCmd($cmd);
908 protected function _sendCmd($cmd) function in Horde\\ManageSieve
925 return $this->_sendCmd('{' . strlen($str) . "+}\r\n" . $str);
977 $this->_sendCmd($cmd);
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/vendor/pear/Net/
H A DSieve.php640 return $this->_sendCmd(
659 if (PEAR::isError($result = $this->_sendCmd('AUTHENTICATE "LOGIN"'))) {
750 return $this->_sendCmd($cmd);
963 function _sendCmd($cmd) function in Net_Sieve
986 return $this->_sendCmd('{' . $this->_getLineLength($str) . "+}\r\n" . $str);
1045 if (PEAR::isError($error = $this->_sendCmd($cmd))) {