| /plugin/amcharts/assets/amcharts/plugins/dataloader/examples/data/ | 
| D | map_areas.json | 3   "value": 4447100  number6   "value": 626932  number
 9   "value": 5130632  number
 12   "value": 2673400  number
 15   "value": 33871648  number
 18   "value": 4301261  number
 21   "value": 3405565  number
 24   "value": 783600  number
 27   "value": 15982378  number
 30   "value": 8186453  number
 [all …]
 
 | 
| D | map.json | 5     "value": 4447100  number8     "value": 626932  number
 11     "value": 5130632  number
 14     "value": 2673400  number
 17     "value": 33871648  number
 20     "value": 4301261  number
 23     "value": 3405565  number
 26     "value": 783600  number
 29     "value": 15982378  number
 32     "value": 8186453  number
 [all …]
 
 | 
| /plugin/findologicxmlexport/vendor/webmozart/assert/src/ | 
| D | Assert.php | 189     public static function string($value, $message = '')199     public static function stringNotEmpty($value, $message = '')
 205     public static function integer($value, $message = '')
 215     public static function integerish($value, $message = '')
 225     public static function float($value, $message = '')
 235     public static function numeric($value, $message = '')
 245     public static function natural($value, $message = '')
 255     public static function boolean($value, $message = '')
 265     public static function scalar($value, $message = '')
 275     public static function object($value, $message = '')
 [all …]
 
 | 
| /plugin/asciidocjs/node_modules/nunjucks/src/ | 
| D | tests.js | 10 function callable(value) {  argument20 function defined(value) {  argument
 42 function escaped(value) {  argument
 66 function even(value) {  argument
 79 function falsy(value) {  argument
 143 function lower(value) {  argument
 165 function nullTest(value) {  argument
 175 function number(value) {  argument
 185 function odd(value) {  argument
 195 function string(value) {  argument
 [all …]
 
 | 
| /plugin/combo/resources/library/combo/dist/ | 
| H A D | combo.min.js | 1 …&t.__esModule?t.default:t}function e(t,e,n,r,a,o,i){try{var l=t[o](i),s=l.value}catch(t){return vo…  method
 | 
| /plugin/pagecss/vendor/csstidy-2.2.1/ | 
| H A D | class.csstidy_optimise.php | 55 	public $value;  variable in csstidy_optimise144 	public function value() {  function in csstidy_optimise
 250 	public function shorthand($value) {
 592 	public function dissolve_4value_shorthands($property, $value, $shorthands = null) {
 643 	public function dissolve_4value_radius_shorthands($property, $value) {
 1147 	public function reverse_left_and_right_4value_shorthands($property, $value) {
 1171 	public function reverse_left_and_right_4value_radius_shorthands($property, $value) {
 1197 	public function reverse_left_and_right_margin($value) {
 1206 	public function reverse_left_and_right_padding($value) {
 1215 	public function reverse_left_and_right_border_color($value) {
 [all …]
 
 | 
| /plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/ | 
| D | Argument.php | 30     public static function exact($value)55     public static function which($methodName, $value)
 111     public static function size($value)
 124     public static function withEntry($key, $value)
 136     public static function withEveryEntry($value)
 148     public static function containing($value)
 172     public static function not($value)
 182     public static function containingString($value)
 194     public static function is($value)
 208     public static function approximate($value, $precision = 0)
 
 | 
| /plugin/asciidocjs/node_modules/clean-css/lib/optimizer/ | 
| D | validator.js | 348 function isColor(value) {  argument358 function isColorFunction(value) {  argument
 362 function isDynamicUnit(value) {  argument
 366 function isFunction(value) {  argument
 370 function isHexColor(value) {  argument
 374 function isHslColor(value) {  argument
 378 function isIdentifier(value) {  argument
 382 function isImage(value) {  argument
 387   return function(value) {  argument
 392 function isNamedEntity(value) {  argument
 [all …]
 
 | 
| /plugin/geophp/vendor/funiq/geophp/src/Adapter/ | 
| D | BinaryWriter.php | 56     public function writeSInt8($value)66     public function writeUInt8($value)
 76     public function writeUInt32($value)
 86     public function writeDouble($value)
 99     public function writeUVarInt($value)
 123     public function writeSVarInt($value)
 134     public static function zigZagEncode($value)
 
 | 
| /plugin/odt/ODT/ | 
| D | ODTUnits.php | 34     static public function stripDigits ($value) {44     static public function getDigits ($value) {
 74     static public function hasValidXSLUnit($value) {
 83     public function setPixelPerEm ($value) {
 101     public function setTwipsPerPixelX ($value) {
 110     public function setTwipsPerPixelY ($value) {
 164     public function toPoints ($value, $axis = 'y') {
 211     public function toCentimeters ($value, $axis = 'y') {
 236     public function toPixel ($value, $axis = 'y') {
 257     public function getAbsoluteValue ($value, $base) {
 
 | 
| /plugin/odt/helper/ | 
| D | units.php | 46     public static function stripDigits ($value) {56     public static function getDigits ($value) {
 76     public static function hasValidXSLUnit($value) {
 85     public function setPixelPerEm ($value) {
 103     public function setTwipsPerPixelX ($value) {
 112     public function setTwipsPerPixelY ($value) {
 162     public function toPoints ($value, $axis = 'y') {
 
 | 
| /plugin/scrape/vendor/symfony/css-selector/XPath/Extension/ | 
| D | AttributeMatchingExtension.php | 46     public function translateExists(XPathExpr $xpath, string $attribute, ?string $value): XPathExpr51     public function translateEquals(XPathExpr $xpath, string $attribute, ?string $value): XPathExpr
 56 …  public function translateIncludes(XPathExpr $xpath, string $attribute, ?string $value): XPathExpr
 65 … public function translateDashMatch(XPathExpr $xpath, string $attribute, ?string $value): XPathExpr
 75 …public function translatePrefixMatch(XPathExpr $xpath, string $attribute, ?string $value): XPathEx…
 84 …public function translateSuffixMatch(XPathExpr $xpath, string $attribute, ?string $value): XPathEx…
 94 …public function translateSubstringMatch(XPathExpr $xpath, string $attribute, ?string $value): XPat…
 103 … public function translateDifferent(XPathExpr $xpath, string $attribute, ?string $value): XPathExpr
 
 | 
| /plugin/html2pdf/html2pdf/html2ps/ | 
| D | utils_units.php | 4 function round_units($value) {21 function units_mul($value, $koeff) {
 33 function punits2pt($value, $font_size) {
 44 function em2pt($value, $font_size) {
 48 function ex2pt($value, $font_size) {
 52 function units2pt($value, $font_size = null) {
 
 | 
| /plugin/barcodes/vendor/jucksearm/php-barcode/lib/ | 
| D | BarcodeFactory.php | 26 	public function __set($name, $value)46 	public function setAttribute($name, $value)
 68 	public function setCode($value)
 79 	public function setType($value)
 90 	public function setFile($value)
 101 	public function setScale($value)
 112 	public function setHeight($value)
 123 	public function setRotate($value)
 137 	public function setColor($value)
 
 | 
| D | QRcodeFactory.php | 27 	public function __set($name, $value)47 	public function setAttribute($name, $value)
 69 	public function setCode($value)
 80 	public function setEmblem($value)
 104 	public function setLevel($value)
 117 	public function setFile($value)
 128 	public function setSize($value)
 139 	public function setMargin($value)
 150 	public function setColor($value)
 
 | 
| /plugin/davcard/vendor/sabre/vobject/lib/ | 
| D | Parameter.php | 43     protected $value;  variable in Sabre\\VObject\\Parameter53     public function __construct(Document $root, $name, $value = null) {
 84     public static function guessParameterNameByValue($value) {
 181     public function setValue($value) {
 211     public function setParts(array $value) {
 265     public function has($value) {
 
 | 
| /plugin/webdavclient/vendor/sabre/vobject/lib/ | 
| D | Parameter.php | 43     protected $value;  variable in Sabre\\VObject\\Parameter53     public function __construct(Document $root, $name, $value = null) {
 84     public static function guessParameterNameByValue($value) {
 181     public function setValue($value) {
 211     public function setParts(array $value) {
 265     public function has($value) {
 
 | 
| /plugin/davcal/vendor/sabre/vobject/lib/ | 
| H A D | Parameter.php | 43     protected $value;  variable in Sabre\\VObject\\Parameter53     public function __construct(Document $root, $name, $value = null) {
 84     public static function guessParameterNameByValue($value) {
 181     public function setValue($value) {
 211     public function setParts(array $value) {
 265     public function has($value) {
 
 | 
| /plugin/matrixnotifierwas/vendor/rappasoft/laravel-helpers/src/ | 
| D | helpers.php | 41     function array_add($array, $key, $value)320     function array_pluck($array, $value, $key = null)
 373     function array_set(&$array, $key, $value)
 429     function camel_case($value)
 525     function e($value)
 630     function snake_case($value, $delimiter = '_')
 695     function str_finish($value, $cap)
 711     function str_is($pattern, $value)
 737     function str_limit($value, $limit = 100, $end = '...')
 825     function ascii($value)
 [all …]
 
 | 
| /plugin/combo/vendor/dragonmantank/cron-expression/src/Cron/ | 
| H A D | AbstractField.php | 18     public function isSatisfied($dateValue, $value)36     public function isRange($value)
 48     public function isIncrementsOfRanges($value)
 61     public function isInRange($dateValue, $value)
 76     public function isInIncrementsOfRanges($dateValue, $value)
 
 | 
| /plugin/combo/ComboStrap/ | 
| H A D | PipelineUtility.php | 164     private static function replace(array $commandArgs, $value)177     public static function head(array $commandArgs, $value)
 204     static function concat(array $commandArgs, $value, $side): string
 221     static function tail(array $commandArgs, $value)
 228     static function cut(array $commandArgs, $value)
 272     static function format(array $commandArgs, $value): string
 
 | 
| /plugin/findologicxmlexport/vendor/sebastian/recursion-context/tests/ | 
| D | ContextTest.php | 86     public function testAddFails($value)100     public function testContainsFails($value)
 113     public function testAdd($value, $key)
 127     public function testContainsFound($value, $key)
 140     public function testContainsNotFound($value)
 
 | 
| /plugin/jsoneditor/script/ | 
| D | jsoneditor.min.js | 2 …f,a=n("unscopables"),s=Array.prototype;null==s[a]&&o(s,a,{configurable:!0,value:i(null)}),t.export…  property
 | 
| /plugin/icalevents/vendor/sabre/vobject/lib/ | 
| D | Parameter.php | 43     protected $value;  variable in Sabre\\VObject\\Parameter53     function __construct(Document $root, $name, $value = null) {
 85     static function guessParameterNameByValue($value) {
 183     function setValue($value) {
 214     function setParts(array $value) {
 270     function has($value) {
 
 | 
| /plugin/webdav/vendor/sabre/vobject/lib/ | 
| D | Parameter.php | 43     protected $value;  variable in Sabre\\VObject\\Parameter53     public function __construct(Document $root, $name, $value = null)
 84     public static function guessParameterNameByValue($value)
 180     public function setValue($value)
 207     public function setParts(array $value)
 258     public function has($value)
 
 |