=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.md-45-A sample constructor instantation (all further examples assume that this command has been performed and a client object is present in the php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.md:46:```$client``` variable): php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.md-47- ############################################## php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.md-84- php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.md:85:The exception message will contain a *translated* version of the error message. If the "raw" English version of the message is needed - i.e. for logging purposes - it can be found in the ```$raw_msg``` property. php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.md-86- php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.md:87:Further server debug information *might* be found in the ```$details``` property, but this is not guaranteed. php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.md-88- ############################################## php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.md-95- php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.md:96:These alerts should be caught/handled in the client code by observing the [```Horde_Imap_Client_Base_Alerts```](http://dev.horde.org/api/master/lib/Imap_Client/classes/Horde_Imap_Client_Base_Alerts.html) object, which is available as the ```$alerts_ob``` property in the Horde_Imap_Client_Base object. php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.md-97- ############################################## php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.md-144- php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.md:145:This object implements both the ```Countable``` and ```Traversable``` classes, so it can be used directly in ```count()``` and ```foreach()``` commands. If a raw array list of ids is needed, it can be obtained from the object via the ```$ids``` property. php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.md-146- ############################################## php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.rst-80-command has been performed and a client object is present in the php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.rst:81:``$client`` variable): php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.rst-82- ############################################## php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.rst-125-message. If the "raw" English version of the message is needed - i.e. php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.rst:126:for logging purposes - it can be found in the ``$raw_msg`` property. php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.rst-127- php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.rst:128:Further server debug information *might* be found in the ``$details`` php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.rst-129-property, but this is not guaranteed. ############################################## php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.rst-144-```Horde_Imap_Client_Base_Alerts`` <http://dev.horde.org/api/master/lib/Imap_Client/classes/Horde_Imap_Client_Base_Alerts.html>`__ php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.rst:145:object, which is available as the ``$alerts_ob`` property in the php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.rst-146-Horde\_Imap\_Client\_Base object. ############################################## php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.rst-208-commands. If a raw array list of ids is needed, it can be obtained from php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.rst:209:the object via the ``$ids`` property. php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/doc/Horde/Imap/Client/examples/tutorial.rst-210- ############################################## php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/lib/Horde/Imap/Client/Cache/Backend/Db.php-298- $this->_db->delete( php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/lib/Horde/Imap/Client/Cache/Backend/Db.php:299: sprintf('DELETE FROM %s WHERE messageid = ?', $val), php-horde-imap-client-2.30.1/Horde_Imap_Client-2.30.1/lib/Horde/Imap/Client/Cache/Backend/Db.php-300- array($uid)