Home
last modified time | relevance | path

Searched refs:nest_groups (Results 1 – 12 of 12) sorted by relevance

/dports/mail/pear-Mail/Mail-1.4.1/Mail/
H A DRFC822.php148 …* @param boolean $nest_groups Whether to return the structure with groups nested for easier vi…
153 …public function __construct($address = null, $default_domain = null, $nest_groups = null, $validat… argument
157 if (isset($nest_groups)) $this->nestGroups = $nest_groups;
168 …* @param boolean $nest_groups Whether to return the structure with groups nested for easier vi…
173 …public function parseAddressList($address = null, $default_domain = null, $nest_groups = null, $va… argument
176 $obj = new Mail_RFC822($address, $default_domain, $nest_groups, $validate, $limit);
182 if (isset($nest_groups)) $this->nestGroups = $nest_groups;
/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/src/include/
H A Dz_RFC822.php146 …* @param boolean $nest_groups Whether to return the structure with groups nested for easier vi…
151 …public function __construct($address = null, $default_domain = null, $nest_groups = null, $validat… argument
155 if (isset($nest_groups)) $this->nestGroups = $nest_groups;
166 …* @param boolean $nest_groups Whether to return the structure with groups nested for easier vi…
171 …public function parseAddressList($address = null, $default_domain = null, $nest_groups = null, $va… argument
174 $obj = new Mail_RFC822($address, $default_domain, $nest_groups, $validate, $limit);
182 if (isset($nest_groups)) $this->nestGroups = $nest_groups;
/dports/finance/weberp/webERP/includes/
H A DRFC822.php103 …* @param boolean $nest_groups Whether to return the structure with groups nested for easier vi…
108 …function Mail_RFC822($address = null, $default_domain = null, $nest_groups = null, $validate = nul… argument
112 if (isset($nest_groups)) $this->nestGroups = $nest_groups;
125 …* @param boolean $nest_groups Whether to return the structure with groups nested for easier vi…
130 …function parseAddressList($address = null, $default_domain = null, $nest_groups = null, $validate … argument
134 $obj = new Mail_RFC822($address, $default_domain, $nest_groups, $validate, $limit);
140 if (isset($nest_groups)) $this->nestGroups = $nest_groups;
/dports/www/ilias/ILIAS-5.4.25/Services/Mail/classes/Address/Parser/
H A DRFC822.php149 …* @param boolean $nest_groups Whether to return the structure with groups nested for easier vi…
154 …public function __construct($address = null, $default_domain = null, $nest_groups = null, $validat… argument
162 if (isset($nest_groups)) {
163 $this->nestGroups = $nest_groups;
179 …* @param boolean $nest_groups Whether to return the structure with groups nested for easier vi…
184 …public function parseAddressList($address = null, $default_domain = null, $nest_groups = null, $va… argument
187 $obj = new Mail_RFC822($address, $default_domain, $nest_groups, $validate, $limit);
197 if (isset($nest_groups)) {
198 $this->nestGroups = $nest_groups;
/dports/net-mgmt/observium/observium/libs/pear/Mail/Mail/
H A DRFC822.php148 …* @param boolean $nest_groups Whether to return the structure with groups nested for easier vi…
153 …public function __construct($address = null, $default_domain = null, $nest_groups = null, $validat… argument
157 if (isset($nest_groups)) $this->nestGroups = $nest_groups;
168 …* @param boolean $nest_groups Whether to return the structure with groups nested for easier vi…
173 …public function parseAddressList($address = null, $default_domain = null, $nest_groups = null, $va… argument
176 $obj = new Mail_RFC822($address, $default_domain, $nest_groups, $validate, $limit);
182 if (isset($nest_groups)) $this->nestGroups = $nest_groups;
/dports/www/mediawiki136/mediawiki-1.36.3/vendor/pear/mail/Mail/
H A DRFC822.php148 …* @param boolean $nest_groups Whether to return the structure with groups nested for easier vi…
153 …public function __construct($address = null, $default_domain = null, $nest_groups = null, $validat… argument
157 if (isset($nest_groups)) $this->nestGroups = $nest_groups;
168 …* @param boolean $nest_groups Whether to return the structure with groups nested for easier vi…
173 …public function parseAddressList($address = null, $default_domain = null, $nest_groups = null, $va… argument
176 $obj = new Mail_RFC822($address, $default_domain, $nest_groups, $validate, $limit);
182 if (isset($nest_groups)) $this->nestGroups = $nest_groups;
/dports/www/mediawiki135/mediawiki-1.35.5/vendor/pear/mail/Mail/
H A DRFC822.php148 …* @param boolean $nest_groups Whether to return the structure with groups nested for easier vi…
153 …public function __construct($address = null, $default_domain = null, $nest_groups = null, $validat… argument
157 if (isset($nest_groups)) $this->nestGroups = $nest_groups;
168 …* @param boolean $nest_groups Whether to return the structure with groups nested for easier vi…
173 …public function parseAddressList($address = null, $default_domain = null, $nest_groups = null, $va… argument
176 $obj = new Mail_RFC822($address, $default_domain, $nest_groups, $validate, $limit);
182 if (isset($nest_groups)) $this->nestGroups = $nest_groups;
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/pear/mail/Mail/
H A DRFC822.php148 …* @param boolean $nest_groups Whether to return the structure with groups nested for easier vi…
153 …public function __construct($address = null, $default_domain = null, $nest_groups = null, $validat… argument
157 if (isset($nest_groups)) $this->nestGroups = $nest_groups;
168 …* @param boolean $nest_groups Whether to return the structure with groups nested for easier vi…
173 …public function parseAddressList($address = null, $default_domain = null, $nest_groups = null, $va… argument
176 $obj = new Mail_RFC822($address, $default_domain, $nest_groups, $validate, $limit);
182 if (isset($nest_groups)) $this->nestGroups = $nest_groups;
/dports/www/ilias6/ILIAS-6.14/Services/Mail/classes/Address/Parser/
H A DRFC822.php149 …* @param boolean $nest_groups Whether to return the structure with groups nested for easier vi…
154 …public function __construct($address = null, $default_domain = null, $nest_groups = null, $validat… argument
162 if (isset($nest_groups)) {
163 $this->nestGroups = $nest_groups;
179 …* @param boolean $nest_groups Whether to return the structure with groups nested for easier vi…
184 …public function parseAddressList($address = null, $default_domain = null, $nest_groups = null, $va… argument
187 $obj = new Mail_RFC822($address, $default_domain, $nest_groups, $validate, $limit);
197 if (isset($nest_groups)) {
198 $this->nestGroups = $nest_groups;
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/vendor/z-push/include/
H A Dz_RFC822.php146 …* @param boolean $nest_groups Whether to return the structure with groups nested for easier vi…
151 …public function __construct($address = null, $default_domain = null, $nest_groups = null, $validat… argument
155 if (isset($nest_groups)) $this->nestGroups = $nest_groups;
166 …* @param boolean $nest_groups Whether to return the structure with groups nested for easier vi…
171 …public function parseAddressList($address = null, $default_domain = null, $nest_groups = null, $va… argument
174 $obj = new Mail_RFC822($address, $default_domain, $nest_groups, $validate, $limit);
182 if (isset($nest_groups)) $this->nestGroups = $nest_groups;
/dports/www/osticket/upload/include/pear/Mail/
H A DRFC822.php148 …* @param boolean $nest_groups Whether to return the structure with groups nested for easier vi…
153 …public function __construct($address = null, $default_domain = null, $nest_groups = null, $validat… argument
157 if (isset($nest_groups)) $this->nestGroups = $nest_groups;
168 …* @param boolean $nest_groups Whether to return the structure with groups nested for easier vi…
173 …public function parseAddressList($address = null, $default_domain = null, $nest_groups = null, $va… argument
176 $obj = new Mail_RFC822($address, $default_domain, $nest_groups, $validate, $limit);
182 if (isset($nest_groups)) $this->nestGroups = $nest_groups;
/dports/mail/pear-Horde_Mail/Horde_Mail-2.6.5/doc/Horde/Mail/
H A DUPGRADING122 The 'nest_groups' parameter to parseAddressList() has been removed.
196 nest_groups is true).