| /plugin/findologicxmlexport/vendor/hoa/consistency/ |
| D | README.md | 8 …href="https://travis-ci.org/hoaproject/Consistency"><img src="https://img.shields.io/travis/hoapro… 9 …overalls.io/github/hoaproject/Consistency?branch=master"><img src="https://img.shields.io/coverall… 19 # Hoa\Consistency 23 …mentation-hack_book-ff0066.svg)](https://central.hoa-project.net/Documentation/Library/Consistency) 29 [Learn more](https://central.hoa-project.net/Documentation/Library/Consistency). 69 The `Hoa\Consistency\Consistency` class ensures foreward and backward 74 The `Hoa\Consistency\Consistency::isKeyword` checks whether a specific word is 81 $isKeyword = Hoa\Consistency\Consistency::isKeyword('yield'); 91 `Hoa\Consistency\Consistency::isIdentifier` method to check an identifier is 95 $isValidIdentifier = Hoa\Consistency\Consistency::isIdentifier('foo'); [all …]
|
| D | Consistency.php | 37 namespace Hoa\Consistency 49 class Consistency class 361 Hoa\Consistency\Consistency::flexEntity('Hoa\Consistency\Consistency');
|
| D | CHANGELOG.md | 12 * Consistency: `void` is a reserved keyword now. (Ivan Enderlin, 2016-09-02T11:06:18+02:00) 13 * Consistency: Remove `trait_exists` polyfill. (Ivan Enderlin, 2016-08-23T17:26:07+02:00) 34 * Consistency: Import last methods from `Hoa\Core`. (Ivan Enderlin, 2015-12-09T08:24:02+01:00) 41 * Consistency: Use a strict equality check on trait. (Ivan Enderlin, 2015-12-02T17:11:50+01:00) 46 * Test: Write test suite of `…sistency\Consistency`. (Ivan Enderlin, 2015-11-25T22:10:30+01:00)
|
| D | Autoloader.php | 37 namespace Hoa\Consistency; 124 $entity === Consistency::getEntityShortestName($entity) && 241 if (false === Consistency::entityExists($classname, false)) {
|
| D | Prelude.php | 98 if ($call instanceof Hoa\Consistency\Xcallable) { 102 return new Hoa\Consistency\Xcallable($call, $able);
|
| /plugin/findologicxmlexport/vendor/hoa/iterator/ |
| D | Iterator.php | 39 use Hoa\Consistency; alias 56 Consistency::flexEntity('Hoa\Iterator\Iterator');
|
| /plugin/findologicxmlexport/vendor/hoa/iterator/Recursive/ |
| D | Recursive.php | 39 use Hoa\Consistency; alias 56 Consistency::flexEntity('Hoa\Iterator\Recursive\Recursive');
|
| /plugin/findologicxmlexport/vendor/hoa/file/Exception/ |
| D | Exception.php | 39 use Hoa\Consistency; alias 57 Consistency::flexEntity('Hoa\File\Exception\Exception');
|
| /plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/IWrapper/ |
| D | IWrapper.php | 39 use Hoa\Consistency; alias 62 Consistency::flexEntity('Hoa\Stream\Wrapper\IWrapper\IWrapper');
|
| /plugin/findologicxmlexport/vendor/hoa/compiler/Exception/ |
| D | Exception.php | 39 use Hoa\Consistency; alias 57 Consistency::flexEntity('Hoa\Compiler\Exception\Exception');
|
| /plugin/findologicxmlexport/vendor/hoa/math/Exception/ |
| D | Exception.php | 39 use Hoa\Consistency; alias 57 Consistency::flexEntity('Hoa\Math\Exception\Exception');
|
| /plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/ |
| D | Exception.php | 37 namespace Hoa\Consistency\Test\Unit; 39 use Hoa\Consistency\Exception as SUT;
|
| D | Consistency.php | 37 namespace Hoa\Consistency\Test\Unit; 39 use Hoa\Consistency\Consistency as SUT; 50 class Consistency extends Test\Unit\Suite class
|
| D | Autoloader.php | 37 namespace Hoa\Consistency\Test\Unit; 39 use Hoa\Consistency\Autoloader as SUT; 150 $autoloader = new \Mock\Hoa\Consistency\Autoloader(), 178 $autoloader = new \Mock\Hoa\Consistency\Autoloader(), 204 $autoloader = new \Mock\Hoa\Consistency\Autoloader(),
|
| /plugin/findologicxmlexport/vendor/hoa/exception/ |
| D | Exception.php | 39 use Hoa\Consistency; alias 100 Consistency::flexEntity('Hoa\Exception\Exception');
|
| D | CHANGELOG.md | 15 * Consistency: Use `Hoa\Consistency`. (Ivan Enderlin, 2015-12-08T11:11:27+01:00)
|
| /plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/ |
| D | Wrapper.php | 39 use Hoa\Consistency; alias 137 Consistency::flexEntity('Hoa\Stream\Wrapper\Wrapper');
|
| /plugin/findologicxmlexport/vendor/hoa/math/Combinatorics/Combination/ |
| D | Combination.php | 39 use Hoa\Consistency; alias 102 Consistency::flexEntity('Hoa\Math\Combinatorics\Combination\Combination');
|
| /plugin/findologicxmlexport/vendor/hoa/file/Temporary/ |
| D | Temporary.php | 39 use Hoa\Consistency; alias 145 Consistency::flexEntity('Hoa\File\Temporary\Temporary');
|
| /plugin/findologicxmlexport/vendor/hoa/file/Link/ |
| D | Link.php | 39 use Hoa\Consistency; alias 196 Consistency::flexEntity('Hoa\File\Link\Link');
|
| /plugin/findologicxmlexport/vendor/hoa/visitor/ |
| D | CHANGELOG.md | 12 * Consistency: Use `Hoa\Consistency`. (Ivan Enderlin, 2015-12-08T22:13:46+01:00)
|
| /plugin/findologicxmlexport/vendor/hoa/stream/Filter/ |
| D | Filter.php | 39 use Hoa\Consistency; alias 265 Consistency::flexEntity('Hoa\Stream\Filter\Filter');
|
| /plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/ |
| D | Rule.php | 39 use Hoa\Consistency; alias 295 Consistency::flexEntity('Hoa\Compiler\Llk\Rule\Rule');
|
| /plugin/findologicxmlexport/vendor/hoa/event/ |
| D | Event.php | 39 use Hoa\Consistency; alias 266 Consistency::flexEntity('Hoa\Event\Event');
|
| /plugin/findologicxmlexport/vendor/hoa/math/Sampler/ |
| D | Sampler.php | 39 use Hoa\Consistency; alias 249 Consistency::flexEntity('Hoa\Math\Sampler\Sampler');
|