Home
last modified time | relevance | path

Searched refs:valid (Results 501 – 525 of 849) sorted by last modified time

1...<<21222324252627282930>>...34

/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/
H A DREADME.md16 Check out the test/font_test.html, to see all valid glyths.
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock1536 is-my-json-valid "^2.12.4"
1744 is-my-json-valid@^2.12.4:
1746 …resolved "https://registry.yarnpkg.com/is-my-json-valid/-/is-my-json-valid-2.15.0.tgz#936edda3ca3c…
/plugin/langdelete/
H A Dadmin.php64 $valid =& $d->valid;
65 $valid = True;
67 $valid = False;
174 if (!$d->valid) {
/plugin/bureaucracyau/helper/
H A Dactionscript.php58 $valid = preg_match($this->scriptNamePattern, $scriptName);
59 return $valid === 1;
/plugin/sphinxsearch-was/
H A DCOPYING142 b) Accompany it with a written offer, valid for at least three
/plugin/bureaucracy-au/helper/
H A Dactionscript.php58 $valid = preg_match($this->scriptNamePattern, $scriptName);
59 return $valid === 1;
/plugin/randompage2/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/structinputstretch/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/swarmwebhook/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/nsiconinsearch/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/colorswatch/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/dlcounter/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/emoji/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/sincetil/
H A DLICENSE.md142 b) Accompany it with a written offer, valid for at least three
/plugin/pixelyear/
H A DLICENSE.md142 b) Accompany it with a written offer, valid for at least three
/plugin/authphpbb3/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/doodle4/
H A DLICENSE259 written offer, valid for at least three years and valid for as
349 that they are valid under applicable law. If additional permissions
511 country that you have reason to believe are valid.
/plugin/authclientcert/
H A DLICENSE142 b) Accompany it with a written offer, valid for at least three
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DBuffer.php164 if (false === $buffer->valid()) {
231 public function valid() function in Hoa\\Iterator\\Buffer
234 $this->getBuffer()->valid() &&
235 $this->getInnerIterator()->valid();
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst108 * check if ``foo`` is an array and ``bar`` a valid element;
109 * if not, and if ``foo`` is an object, check that ``bar`` is a valid property;
110 * if not, and if ``foo`` is an object, check that ``bar`` is a valid method
112 * if not, and if ``foo`` is an object, check that ``getBar`` is a valid method;
113 * if not, and if ``foo`` is an object, check that ``isBar`` is a valid method;
118 * check if ``foo`` is an array and ``bar`` a valid element;
830 String interpolation (``#{expression}``) allows any valid expression to appear
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/Constraint/
H A DCountTest.php43 $this->assertFalse($it->valid());
58 $this->assertFalse($it->valid());
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsErrorTests.yml19 # This is actually valid YAML now. Someone should tell showell.
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Ddate.rst41 or ``diff.in.XXX`` where ``XXX`` can be any valid unit: second, minute, hour, day, month, year.
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dconfiguration.rst42 filesystem checks to see whether the data that it has cached is still valid. These checks are usefu…
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst258 …d using the ``object.getFirstName()`` expression (``exp`` can contain any valid symfony expression…

1...<<21222324252627282930>>...34