Home
last modified time | relevance | path

Searched refs:cleanGroups (Results 1 – 8 of 8) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/bundles/org.eclipse.e4.core.contexts/src/org/eclipse/e4/core/internal/contexts/
H A DWeakGroupedListenerList.java127 boolean cleanGroups = false; in cleanup()
136 cleanGroups = true; in cleanup()
138 if (cleanGroups) { in cleanup()
/dports/www/thirtybees/thirtybees-1.1.0/classes/
H A DCustomer.php533 $this->cleanGroups();
547 public function cleanGroups() function in CustomerCore
983 $this->cleanGroups();
1300 $this->cleanGroups();
H A DCategory.php1408 $this->cleanGroups();
1422 public function cleanGroups() function in CategoryCore
1808 $cat->cleanGroups();
/dports/finance/prestashop/prestashop/classes/
H A DCustomer.php1015 $this->cleanGroups();
1028 public function cleanGroups() function in CustomerCore
1194 $this->cleanGroups();
1419 $this->cleanGroups();
H A DCategory.php405 $cat->cleanGroups();
1643 public function cleanGroups() function in CategoryCore
1759 $this->cleanGroups();
/dports/misc/tellico/tellico-3.4.2/src/
H A Dcollection.h354 void cleanGroups();
H A Dcollection.cpp526 cleanGroups(); in updateDicts()
540 cleanGroups(); in removeEntries()
841 void Collection::cleanGroups() { in cleanGroups() function in Collection
/dports/www/thirtybees/thirtybees-1.1.0/controllers/front/
H A DAuthController.php693 $customer->cleanGroups();
700 $customer->cleanGroups();