Home
last modified time | relevance | path

Searched refs:constants (Results 76 – 100 of 141) sorted by relevance

123456

/plugin/authgooglesheets/vendor/monolog/monolog/
H A DUPGRADE.md48 to one of the predefined FILE_PER_* constants to avoid issues with file rotation.
/plugin/syntaxhighlighter4/dist/
H A Dtheme-swift.css160 .syntaxhighlighter.printing .constants {
232 .syntaxhighlighter .constants {
H A Dsyntaxhighlighter.js4294 var constants = 'null';
4322 regex: new RegExp(this.getKeywords(constants), 'gm'),
4667 var constants = '__FILE__ __LINE__ __METHOD__ __FUNCTION__ __CLASS__';
4684 …ons), 'gmi'), css: 'functions' }, { regex: new RegExp(_this.getKeywords(constants), 'gmi'), css: '…
5549 …var constants = 'PHONY SUFFIXES DEFAULT PRECIOUS INTERMEDIATE SECONDARY IGNORE SILENT EXPORT_ALL_V…
5556 { regex: new RegExp(this.getKeywords(constants), 'gm'), css: 'constants' // ビルトインターゲット名
5662 var constants = '~ true false on off';
5676 { regex: new RegExp(this.getKeywords(constants), 'gmi'), css: 'constants' // constants
/plugin/const/
H A Dclass.evalmath.php72 protected $constants = array(); variable in EvalMath
181 if ( in_array( $matches[1], $this->constants, true ) ) {
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md73 - WriteHTML part constants (thanks, @tomtomau)
111 - Moved `TextVars` constants to separate class
112 - Moved border constants to separate class
115 - Moved Glyph operator `GF_` constants in separate `\Mpdf\Fonts\GlyphOperator` class
119 - Removed global `_SVG_AUTOFONT` and `_SVG_CLASSES` constants in favor of `svgAutoFont` and `svgClasses` configuration keys
138 - `_MPDF_PATH` and `_MPDF_URI` constants
166 - Messages can be filtered based on `\Mpdf\Log\Context` class constants
170 - Added `\Mpdf\Output\Destination` class with verbose output destination constants
301 - SVG images - support automatic font selection and (minimal) use of CSS classes - cf. the defined constants at top of svg.php file
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D53.53.js.map1constants: ['true', 'false', 'Some', 'None', 'Left', 'Right', 'Ok', 'Err'],\n supportConstants:…
H A D27.27.js.map1constants: [\n 'true',\n 'false',\n 'nothing',\n 'missing',\n '…
H A D55.55.js.map1constants: ['true', 'false', 'null', 'this', 'super'],\n modifiers: [\n 'abstract',\n …
H A D58.58.js.map1 …['\"`]?)([\\w\\-]+)(['\"`]?)/,\n [\n 'constants',\n …
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/
H A DREADME.md9 properties and class constants but also functions and global constants.
/plugin/syntaxhighlighter3/sxh3/src/sass/
H A DshCore.scss209 .constants { color: #0066cc !important; }
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md423 - Moved and renamed the following constants:
473 - `RegexHelper::PARTIAL_` constants must always be used in case-insensitive contexts
525 - Removed the following methods, properties, and constants:
/plugin/codemirror/dist/modes/
H A Dcoffeescript.min.js.map1constants","tokenBase","stream","state","sol","scope","align","scopeOffset","offset","eatSpace","l…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php782 $constants = PHPUnit_Util_GlobalState::getConstantsAsString();
787 $constants = '';
848 'constants' => $constants,
/plugin/syntaxhighlighter3/sxh3/pkg/styles/
H A DshCore.css57 .syntaxhighlighter.printing .constants{color:#0066cc !important;}
/plugin/animation/styles/
H A DshCore.css209 .syntaxhighlighter.printing .constants {
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md109 * Added support for parsing PHP constants:
/plugin/findologicxmlexport/vendor/hoa/math/
H A DREADME.md129 We can add functions and constants on the visitor, thanks to the `addFunction`
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md109 constants representing different kind of locks, like
345 (see [the documentation](http://php.net/stream.constants)),
419 filter. There are three types of filter, identified by constants on
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts1139 constants: any; property
/plugin/combo/vendor/symfony/yaml/
H A DCHANGELOG.md162 * Added support for parsing PHP constants:
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Ddeprecated.rst151 those constants \Twig\Template::ANY_CALL, \Twig\Template::ARRAY_CALL,
/plugin/fetchmedia/
H A Dyarn.lock347 babel-plugin-check-es2015-constants@^6.22.0:
349 …tps://registry.yarnpkg.com/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constan…
574 babel-plugin-check-es2015-constants "^6.22.0"
953 constants-browserify@^1.0.0:
955 …resolved "https://registry.yarnpkg.com/constants-browserify/-/constants-browserify-1.0.0.tgz#c20b9…
2184 constants-browserify "^1.0.0"
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock309 babel-plugin-check-es2015-constants@^6.3.13:
311 …tps://registry.yarnpkg.com/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constan…
629 babel-plugin-check-es2015-constants "^6.3.13"
1015 constants-browserify@^1.0.0:
1017 …resolved "https://registry.yarnpkg.com/constants-browserify/-/constants-browserify-1.0.0.tgz#c20b9…
2218 constants-browserify "^1.0.0"
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dstyle.css418 .class .methods .name, .class .properties .name, .class .constants .name {

123456