Home
last modified time | relevance | path

Searched refs:Consistency (Results 1 – 25 of 46) sorted by relevance

12

/plugin/findologicxmlexport/vendor/hoa/consistency/
DREADME.md8 …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 …]
DConsistency.php37 namespace Hoa\Consistency
49 class Consistency class
361 Hoa\Consistency\Consistency::flexEntity('Hoa\Consistency\Consistency');
DCHANGELOG.md12 * 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)
DAutoloader.php37 namespace Hoa\Consistency;
124 $entity === Consistency::getEntityShortestName($entity) &&
241 if (false === Consistency::entityExists($classname, false)) {
DPrelude.php98 if ($call instanceof Hoa\Consistency\Xcallable) {
102 return new Hoa\Consistency\Xcallable($call, $able);
/plugin/findologicxmlexport/vendor/hoa/iterator/
DIterator.php39 use Hoa\Consistency; alias
56 Consistency::flexEntity('Hoa\Iterator\Iterator');
/plugin/findologicxmlexport/vendor/hoa/iterator/Recursive/
DRecursive.php39 use Hoa\Consistency; alias
56 Consistency::flexEntity('Hoa\Iterator\Recursive\Recursive');
/plugin/findologicxmlexport/vendor/hoa/file/Exception/
DException.php39 use Hoa\Consistency; alias
57 Consistency::flexEntity('Hoa\File\Exception\Exception');
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/IWrapper/
DIWrapper.php39 use Hoa\Consistency; alias
62 Consistency::flexEntity('Hoa\Stream\Wrapper\IWrapper\IWrapper');
/plugin/findologicxmlexport/vendor/hoa/compiler/Exception/
DException.php39 use Hoa\Consistency; alias
57 Consistency::flexEntity('Hoa\Compiler\Exception\Exception');
/plugin/findologicxmlexport/vendor/hoa/math/Exception/
DException.php39 use Hoa\Consistency; alias
57 Consistency::flexEntity('Hoa\Math\Exception\Exception');
/plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/
DException.php37 namespace Hoa\Consistency\Test\Unit;
39 use Hoa\Consistency\Exception as SUT;
DConsistency.php37 namespace Hoa\Consistency\Test\Unit;
39 use Hoa\Consistency\Consistency as SUT;
50 class Consistency extends Test\Unit\Suite class
DAutoloader.php37 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/
DException.php39 use Hoa\Consistency; alias
100 Consistency::flexEntity('Hoa\Exception\Exception');
DCHANGELOG.md15 * Consistency: Use `Hoa\Consistency`. (Ivan Enderlin, 2015-12-08T11:11:27+01:00)
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/
DWrapper.php39 use Hoa\Consistency; alias
137 Consistency::flexEntity('Hoa\Stream\Wrapper\Wrapper');
/plugin/findologicxmlexport/vendor/hoa/math/Combinatorics/Combination/
DCombination.php39 use Hoa\Consistency; alias
102 Consistency::flexEntity('Hoa\Math\Combinatorics\Combination\Combination');
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
DTemporary.php39 use Hoa\Consistency; alias
145 Consistency::flexEntity('Hoa\File\Temporary\Temporary');
/plugin/findologicxmlexport/vendor/hoa/file/Link/
DLink.php39 use Hoa\Consistency; alias
196 Consistency::flexEntity('Hoa\File\Link\Link');
/plugin/findologicxmlexport/vendor/hoa/visitor/
DCHANGELOG.md12 * Consistency: Use `Hoa\Consistency`. (Ivan Enderlin, 2015-12-08T22:13:46+01:00)
/plugin/findologicxmlexport/vendor/hoa/stream/Filter/
DFilter.php39 use Hoa\Consistency; alias
265 Consistency::flexEntity('Hoa\Stream\Filter\Filter');
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
DRule.php39 use Hoa\Consistency; alias
295 Consistency::flexEntity('Hoa\Compiler\Llk\Rule\Rule');
/plugin/findologicxmlexport/vendor/hoa/event/
DEvent.php39 use Hoa\Consistency; alias
266 Consistency::flexEntity('Hoa\Event\Event');
/plugin/findologicxmlexport/vendor/hoa/math/Sampler/
DSampler.php39 use Hoa\Consistency; alias
249 Consistency::flexEntity('Hoa\Math\Sampler\Sampler');

12