Searched full:branches (Results 1 – 8 of 8) sorted by relevance
190 $branches = $tree->getBranches();192 // Test that we have both leaves and branches194 $this->assertGreaterThan(0, count($branches), 'Should have branch pages');197 $this->assertEquals(count($tree->getAll()), count($leaves) + count($branches),198 'Leaves + branches should equal total pages');
5 branches-ignore:
4 branches:
11 branches:
8 branches:
24 ## Branches section in phpseclib - PHP Secure Communications Library