Home
last modified time | relevance | path

Searched refs:Consistency (Results 26 – 46 of 46) sorted by last modified time

12

/plugin/findologicxmlexport/vendor/hoa/compiler/Bin/
H A DPp.php40 use Hoa\Consistency; alias
157 $visitor = Consistency\Autoloader::dnew($visitor);
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DAutoloader.php37 namespace Hoa\Consistency;
124 $entity === Consistency::getEntityShortestName($entity) &&
241 if (false === Consistency::entityExists($classname, false)) {
H A DREADME.md19 # Hoa\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');
111 Hoa\Consistency\Consistency::flexEntity('Foo\Bar\Exception\Exception');
115 `Hoa\Consistency\Consistency` is a good example. This is more convenient to
116 write `Hoa\Consistency` instead of `Hoa\Consistency\Consistency`. This is
136 `Hoa\Consistency\Autoloader` is a [PSR-4
[all …]
/plugin/findologicxmlexport/vendor/hoa/file/
H A DCHANGELOG.md26 * Consistency: Use `Hoa\Consistency`. (Ivan Enderlin, 2015-12-08T11:13:39+01:00)
H A DFile.php39 use Hoa\Consistency; alias
374 Consistency::flexEntity('Hoa\File\File');
/plugin/findologicxmlexport/vendor/hoa/zformat/
H A DCHANGELOG.md16 * Consistency: Remove the flexible entity. (Ivan Enderlin, 2016-01-09T07:47:57+01:00)
/plugin/findologicxmlexport/vendor/hoa/stream/Filter/
H A DFilter.php39 use Hoa\Consistency; alias
265 Consistency::flexEntity('Hoa\Stream\Filter\Filter');
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DUstring.php39 use Hoa\Consistency; alias
1057 Consistency::flexEntity('Hoa\Ustring\Ustring');
/plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/
H A 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/event/
H A DCHANGELOG.md20 * Consistency: Use `Hoa\Consistency`. (Ivan Enderlin, 2015-12-08T11:10:00+01:00)
/plugin/findologicxmlexport/vendor/hoa/exception/
H A DException.php39 use Hoa\Consistency; alias
100 Consistency::flexEntity('Hoa\Exception\Exception');
/plugin/findologicxmlexport/vendor/hoa/file/Exception/
H A DException.php39 use Hoa\Consistency; alias
57 Consistency::flexEntity('Hoa\File\Exception\Exception');
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
H A DTemporary.php39 use Hoa\Consistency; alias
145 Consistency::flexEntity('Hoa\File\Temporary\Temporary');
/plugin/findologicxmlexport/vendor/hoa/math/
H A DCHANGELOG.md45 * Consistency: Use `Hoa\Consistency`. (Ivan Enderlin, 2015-12-08T11:21:58+01:00)
/plugin/findologicxmlexport/vendor/hoa/math/Combinatorics/Combination/
H A DCombination.php39 use Hoa\Consistency; alias
102 Consistency::flexEntity('Hoa\Math\Combinatorics\Combination\Combination');
/plugin/findologicxmlexport/vendor/hoa/math/Exception/
H A DException.php39 use Hoa\Consistency; alias
57 Consistency::flexEntity('Hoa\Math\Exception\Exception');
/plugin/findologicxmlexport/vendor/hoa/protocol/Node/
H A DNode.php39 use Hoa\Consistency; alias
407 Consistency::flexEntity('Hoa\Protocol\Node\Node');
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DCHANGELOG.md87 * Consistency: Update `registerShutdownFunction`. (Ivan Enderlin, 2015-12-09T06:57:42+01:00)
88 * Consistency: Update `registerShutdownFunction`. (Ivan Enderlin, 2015-12-08T23:49:54+01:00)
89 * Consistency: Use `Hoa\Consistency`. (Ivan Enderlin, 2015-12-08T21:55:00+01:00)
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/IWrapper/
H A DIWrapper.php39 use Hoa\Consistency; alias
62 Consistency::flexEntity('Hoa\Stream\Wrapper\IWrapper\IWrapper');
/plugin/findologicxmlexport/vendor/hoa/visitor/
H A DCHANGELOG.md12 * Consistency: Use `Hoa\Consistency`. (Ivan Enderlin, 2015-12-08T22:13:46+01:00)
/plugin/tuxquote/
H A Dquotes.txt1607 Consistency is contrary to nature, contrary to life. The only completely consistent people are the …
2757 Consistency is the last refuge of the unimaginative. <BR> -- Oscar Wilde (1854 - 1900)

12