| /plugin/pureldap/_test/ |
| H A D | ADClientTest.php | 58 'gamma nested', 100 // User m.albro is member of 'gamma nested', which is in turn part of 'beta' 105 'gamma nested', 126 $this->assertContains('gamma nested', $groups); 159 $users = $client->getFilteredUsers(['grps' => 'gamma nested'], ADClient::FILTER_EQUAL); 160 $this->assertArrayHasKey('m.mcnevin', $users, 'This user should be in Gamma Nested'); 165 // User m.albro is member of 'gamma nested', which is in turn part of 'beta' 173 $users = $client->getFilteredUsers(['grps' => 'gamma nested'], ADClient::FILTER_EQUAL); 174 $this->assertArrayHasKey('m.albro', $users, 'user should be in gamma nested'); 232 // $this->assertEquals('Gamma Nested', ($entries->first()->get('name')->getValues())[0]);
|
| H A D | GroupHierarchyCacheTest.php | 56 $this->assertArrayHasKey('CN=Gamma Nested,CN=Users,DC=example,DC=local', $list); 57 $this->assertArrayHasKey('parents', $list['CN=Gamma Nested,CN=Users,DC=example,DC=local']); 58 $this->assertArrayHasKey('children', $list['CN=Gamma Nested,CN=Users,DC=example,DC=local']); 66 'CN=Gamma Nested,CN=Users,DC=example,DC=local', 78 'CN=Gamma Nested,CN=Users,DC=example,DC=local',
|
| /plugin/findologicxmlexport/vendor/hoa/math/Combinatorics/Combination/ |
| D | Gamma.php | 42 * Class \Hoa\Math\Combinatorics\Combination\Gamma. 44 * Gamma^n_k denotes the set of k-uples whose sum of elements is n. For example: 45 * Gamma^2_3 = {(2, 0, 0), (1, 1, 0), (1, 0, 1), (0, 2, 0), (0, 1, 1), (0, 0, 2)}. 47 * This class is identical to \Hoa\Math\Combinatorics\Combination::Gamma with a 53 class Gamma implements Iterator class
|
| /plugin/findologicxmlexport/vendor/hoa/math/Test/Unit/Combinatorics/Combination/ |
| D | Gamma.php | 39 use Hoa\Math\Combinatorics\Combination\Gamma as CUT; 43 * Class \Hoa\Math\Test\Unit\Combinatorics\Combination\Gamma. 50 class Gamma extends Test\Unit\Suite class
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/ |
| D | ImageProcessor.php | 510 // mPDF 6 Gamma correction 511 $gamma = 0; 515 $gAMA = $this->fourBytesToInt(substr($data, $j + 4, 4)); // Gamma value times 100000 519 …// "If the source file's gamma value is greater than 1.0, it is probably a display system exponent… 520 // ("..and you should use its reciprocal for the PNG gamma.") 528 // See test different gamma chunks at http://www.libpng.org/pub/png/pngsuite-all-good.html 532 $gamma = 1 / $gAMA; 535 // Don't need to apply gamma correction if == default i.e. 2.2 536 if ($gamma > 2.15 && $gamma < 2.25) { 537 $gamma = 0; [all …]
|
| /plugin/fckg/action/entities/utils/ |
| D | entities.txt | 264 Γ 265 Gamma 384 γ 385 gamma
|
| D | entities.pl | 292 Γ 293 Gamma 412 γ 413 gamma
|
| D | fcked-ents.txt | 128 γ gamma 915 152 γ gamma 947
|
| D | fcked-ents.pl | 150 γ gamma 915 174 γ gamma 947
|
| /plugin/ckgdoku/action/entities/utils/ |
| D | entities.txt | 264 Γ 265 Gamma 384 γ 385 gamma
|
| D | entities.pl | 292 Γ 293 Gamma 412 γ 413 gamma
|
| D | fcked-ents.txt | 128 γ gamma 915 152 γ gamma 947
|
| D | fcked-ents.pl | 150 γ gamma 915 174 γ gamma 947
|
| /plugin/ckgedit/action/entities/utils/ |
| D | entities.txt | 264 Γ 265 Gamma 384 γ 385 gamma
|
| D | entities.pl | 292 Γ 293 Gamma 412 γ 413 gamma
|
| D | fcked-ents.txt | 128 γ gamma 915 152 γ gamma 947
|
| D | fcked-ents.pl | 150 γ gamma 915 174 γ gamma 947
|
| /plugin/fckg/action/entities/ |
| D | fcked-ents.data | 506 gamma 602 gamma
|
| /plugin/ckgedit/action/entities/ |
| D | fcked-ents.data | 506 gamma 602 gamma
|
| /plugin/ckgdoku/action/entities/ |
| D | fcked-ents.data | 506 gamma 602 gamma
|
| /plugin/refnotes/lang/en/ |
| D | __template.txt | 42 author = "Erich {Gamma} and Richard {Helm} and Ralph {Johnson} and John {Vlissides}", 43 author-ref = "Gamma, et al.",
|
| /plugin/epub/scripts/utils/ |
| D | symbol_ents_delim.txt | 41 Γ Γ 65 γ γ
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | encoding.symbol.inc.php | 46 "\x47" => 0x0393, // GREEK CAPITAL LETTER GAMMA // Gamma 79 "\x67" => 0X03B3, // GREEK SMALL LETTER GAMMA // gamma
|
| /plugin/siteexport/inc/ |
| D | mpdf.php | 85 …// Full Path might return a doubled path like /~gamma/documentation/lib//~gamma/documentation/lib/…
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/data/ |
| D | entity_substitutions.php | 18 …'fnof' => '402', 'circ' => '710', 'tilde' => '732', 'Alpha' => '913', 'Beta' => '914', 'Gamma' => … 21 …i' => '935', 'Psi' => '936', 'Omega' => '937', 'alpha' => '945', 'beta' => '946', 'gamma' => '947',
|