Home
last modified time | relevance | path

Searched refs:constant (Results 126 – 150 of 163) sorted by last modified time

1234567

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DTest.php329 $code = (int) constant($code);
355 $message = constant($message);
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG183 * added "is defined" support for block() and constant()
246 * fixed the defined test when used on a constant, a map, or a sequence
444 * added support for object instances as the second argument of the constant test
472 * added support for object instances as the second argument of the constant function
800 …* the "constant" filter has been converted to a function: {{ some_date|date('DATE_W3C'|constant) }…
891 * added the following filers: "constant", "trans", "replace", "json_encode"
892 * added a "constant" test
970 environment constant by the "needs_environment" option:
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/
H A Dconstant.test4 {{ 8 is constant('E_NOTICE') ? 'ok' : 'no' }}
5 {{ 'bar' is constant('TwigTestFoo::BAR_NAME') ? 'ok' : 'no' }}
6 {{ value is constant('TwigTestFoo::BAR_NAME') ? 'ok' : 'no' }}
7 {{ 2 is constant('ARRAY_AS_PROPS', object) ? 'ok' : 'no' }}
/plugin/ckgdoku/ckeditor/
H A DLICENSE.md415 Finally, software patents pose a constant threat to the existence of
/plugin/fckg/fckeditor/
H A Dlicense.txt373 Finally, software patents pose a constant threat to the existence of
/plugin/issuetracker/
H A Dsyntax.php1980 …if($up) { @array_multisort($up, constant($this->getConf('global_sort')), $down, SORT_ASC, $issues)…
H A Daction.php3235 …if($up) { @array_multisort($up, constant($this->getConf('global_sort')), $down, SORT_ASC, $issues)…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Classes/
H A DClassDeclarationSniff.php173 …$keyword = $phpcsFile->findNext(constant('T_'.strtoupper($keywordType)), ($stackPtr + 1), $opening…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/
H A DJS.php535 'code' => constant($value),
602 'code' => constant($value),
640 'code' => constant($value),
840 $finalTokens[($newStackPtr - 1)]['code'] = constant('T_LNUMBER');
843 $finalTokens[($newStackPtr - 1)]['code'] = constant('T_DNUMBER');
H A DPHP.php1574 $newToken['code'] = constant($newToken['type']);
1693 $newToken['code'] = constant($newToken['type']);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/
H A DScopeIndentSniff.php190 $token = constant($token);
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js5120 bufferClone = !(ArrayBuffer && Uint8Array) ? constant(null) : function(buffer) {
5294 var createCache = !(nativeCreate && Set) ? constant(null) : function(values) {
12370 function constant(value) {
12746 lodash.constant = constant;
H A Dpdfmake.min.js.map1constant","mixin","isObj","noConflict","_","oldDash","noop","property","propertyOf","range","step"…
H A Dpdfmake.min.js8 …dAll=Yr,e.bindKey=Xr,e.callback=wo,e.chain=pr,e.chunk=Mn,e.compact=On,e.constant=_o,e.countBy=Da,e…
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt240 representations of this last set of 64 characters is fairly constant for the
/plugin/tuxquote/
H A Dquotes.txt1493 To his dog, every man is Napoleon; hence the constant popularity of dogs. <BR> -- Aldous Huxley (18…
3068 Today the business of business is becoming the constant invention of new business. <BR> -- Marshall…
3431 The sum of the intelligence on the planet is a constant; the population is growing. <BR> -- Cole's …
3562 …t the hypochondriac is like a wheelbarrow designed by Microsoft. He has constant two-way communica…
/plugin/subjectindex/plugins/
H A Dbible_verses.txt4588 as a sabbath burnt offering on its sabbath, along with the constant burnt offering and its drink of…
4601 Aside from the morning burnt offering, which is for the constant burnt offering, YOU will render th…
4631 and one goat as a sin offering, aside from the constant burnt offering and its grain offering and i…
4637 and one goat as a sin offering, aside from the constant burnt offering and its grain offering and i…
4640 and one goat as a sin offering, aside from the constant burnt offering, its grain offering and its …
4643 and one goat as a sin offering, aside from the constant burnt offering, its grain offering and its …
4647 and one goat as a sin offering, aside from the constant burnt offering and its grain offering and i…
6472 And YOU must be on constant guard for YOUR souls by loving Jehovah YOUR God.
12583 for the layer bread and the constant grain offering and the constant burnt offering of the sabbaths…
25021 But all those listening to him were in constant amazement at his understanding and his answers.
[all …]
/plugin/html2pdf/html2pdf/html2ps/
H A Dheight.php16 if (!is_null($hc1->constant)) { return $hc1; };
20 if (!is_null($hc2->constant)) { return $hc2; };
47 var $constant; variable in HCConstraint
52 if (!is_null($this->constant)) {
141 $constant = null;
143 $constant = array($value->getPercentage(), true);
145 $constant = array($value->getPoints(), false);
178 function HCConstraint($constant, $min, $max) { argument
179 $this->constant = $constant;
201 if (!is_null($this->constant)) {
[all …]
H A DChangeLog588 constraints containing table cells /with/ constant width
858 * Change: several routines reworked to reduce constant script
991 * Fixed: nested mixed percentage-width and constant-width
1768 constant" notices when E_NOTICE is enabled
H A DLICENSE59 Finally, software patents pose a constant threat to the existence of
H A Dfilter.pre.height-constraint.class.php23 if (is_null($parent_hc->constant) &&
24 $hc->constant[1]) {
25 $hc->constant = null;
H A Dbox.button.php83 if (!is_null($hc->constant)) {
84 $hc->constant[0] -= $this->get_padding_top() + $this->get_padding_bottom();
H A Dbox.table.php1093 (is_null($hc->constant)) &&
1112 (!is_null($hc->constant) ? !$hc->constant[1] : true) &&
1192 $flags[$i] = is_null($hc->constant);
/plugin/idoit/
H A DREADME.md59 For available methods and categories as strings, see the constant definitions in [https://bitbucket…
/plugin/aceeditor/
H A Dbuild.js1constant.language":t},"identifier",!0);this.$rules={start:[{token:"comment",regex:"^%[^\r\n]*"},{t…

1234567