Home
last modified time | relevance | path

Searched refs:Types (Results 1 – 25 of 72) sorted by last modified time

123

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js817 type: Cell.Types.Null
1705 return Cell.Types.JSON;
1709 t: Cell.Types.Null,
1712 t: Cell.Types.Number,
1715 t: Cell.Types.String,
1718 t: Cell.Types.Date,
1724 t: Cell.Types.Formula,
1727 t: Cell.Types.Merge,
1730 t: Cell.Types.JSON,
1739 t: Cell.Types.Boolean,
[all …]
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs2214 /* 2.1 Compound File Sector Numbers and Types */
2221 /* 2.1 Compund File Sector Numbers and Types */
5346 o[o.length] = writextag('Types', null, {
11832 var out = { Types: [], Cell: [], Value: [] }; property in parse_xlmeta_bin.out
11840 out.Types.push({ name: val.name });
11897 var out = { Types: [], Cell: [], Value: [] }; property in parse_xlmeta_xml.out
11915 out.Types.push({ name: y.name });
11920 for (var j = 0; j < out.Types.length; ++j)
11921 if (out.Types[j].name == y.name)
11922 lastmeta = out.Types[j];
[all …]
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md93 * Types `integer`, `double`, and `long` have been replaced with `number`.
/plugin/advanced/lang/en/config/
H A Dmime.txt1 ==== MIME Types ====
/plugin/advanced/lang/fr/config/
H A Dmime.txt1 ==== Types MIME ====
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/Resource/
H A DTypes.php30 class Types extends \Google\Service\Resource class
85 class_alias(Types::class, 'Google_Service_DeploymentManager_Resource_Types');
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md591 ## URI Types
/plugin/strata/
H A Dmanual.txt31 **Types**: You can add a [[#types|type]] to use by putting the type between ''['' and '']'' after the field name. Types determine how the data is displayed, and how it is stored.
40 -- Types and Type Hint
52 **Type hints**: You can change how a [[#types|type]] behaves by adding a type hint. Type hints are added by appending them to the type with ''::''. For example ''[page::places]'' uses the page type, and will try to resolve values without an explicit namespace as if they were in the ''places:'' namespace. For a list of types and their hints, see [[#Types]].
79 **Types**: In a query, you can use [[#types]]. You can use types for fields and values, and you can use them in the opening tag. Types are 'sticky': if you put ''?p Birthday [date]: ?b'' the date type will automatically stick to the ''?b'' variable (you could have achieved the same with ''?p Birthday: ?b [date]'').
144 * [[#Types & Aggregates]]
183 == Field Types ==
245 [[#Types]] can only be added to variables. A variable in the subject position will always be typed as [[#types|ref]]. Literals can't be typed, but will be interpreted according to the variables they are used with.
247 Types ar
[all...]
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1Types from '../../../base/common/types.js';\nimport * as Assert from '../../../base/common/assert.…
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng185 # 3.3 Property Value Data Types
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js2Types.types[field]){alignSize=Runtime.getAlignSize(null,Types.types[field].alignSize)}else{alignSi…
H A Dopus.js2Types.types[field]){alignSize=Runtime.getAlignSize(null,Types.types[field].alignSize)}else{alignSi…
H A Dogg.js2Types.types[field]){alignSize=Runtime.getAlignSize(null,Types.types[field].alignSize)}else{alignSi…
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1 …oat binaryNumber hexNumber\")\n });\n});\n\n/*\n How Properties of Mime Types are used by SQL Mo…
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst328 Available Types:
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
H A DTagFactory.php15 use phpDocumentor\Reflection\Types\Context as TypeContext;
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DCovers.php19 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DDeprecated.php17 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DLink.php17 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DPropertyRead.php19 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DPropertyWrite.php19 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DUses.php19 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DVar_.php19 use phpDocumentor\Reflection\Types\Context as TypeContext;

123