Home
last modified time | relevance | path

Searched refs:Transform (Results 1 – 25 of 37) sorted by relevance

12

/plugin/xslt/
H A Dplugin.info.txt6 desc Add XSL Transform syntax
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Transform/
H A DGetTransform.php17 namespace Elasticsearch\Endpoints\Transform;
H A DDeleteTransform.php17 namespace Elasticsearch\Endpoints\Transform;
H A DGetTransformStats.php17 namespace Elasticsearch\Endpoints\Transform;
H A DStartTransform.php17 namespace Elasticsearch\Endpoints\Transform;
H A DStopTransform.php17 namespace Elasticsearch\Endpoints\Transform;
H A DPreviewTransform.php17 namespace Elasticsearch\Endpoints\Transform;
H A DPutTransform.php17 namespace Elasticsearch\Endpoints\Transform;
H A DUpdateTransform.php17 namespace Elasticsearch\Endpoints\Transform;
/plugin/findologicxmlexport/vendor/hoa/ustring/Bin/
H A DTocode.php122 Transform a character into its code.
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.TidyLevel.txt
/plugin/docimporter/
H A D.action.php.swp16 …("/<ref.*>(.*)<\/ref>/sU", "convert_footnote",$myWikiContent);� #Transform references into …
/plugin/bootswrapper/exe/help/
H A Dtext.txt43 Transform text in components with text capitalization attribute.
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DCHANGELOG.md89 * Lexer: Transform it into an iterator (generator). (Ivan Enderlin, 2016-01-22T08:42:42+01:00)
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D43.43.js.map1Transform',\n 'BinaryFormat.UnsignedInteger16',\n 'BinaryFormat.UnsignedInteger32',\…
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md799 // Transform API results to an object
803 // Transform API errors to an exception
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md28 - [Transform](https://www.elastic.co/guide/en/elasticsearch/reference/current/transform-apis.html)
/plugin/s5reloaded/ui/effects_support/
H A Deffects.js1021 Effect.Transform = Class.create({
/plugin/bibtex/OSBib/format/
H A DREADME.txt139 Transform the raw XML arrays from BIBFORMAT::loadStyle() into OSBib-usable arrays and perform some …
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js25629 }(stream_1.Transform);
26530 }(stream_1.Transform);
36950 Transform.call(this);
37064 Transform.call(this);
37203 Transform.call(this);
37861 Transform.call(this);
40557 var Transform = require('stream').Transform;
40564 Transform.call(this);
49230 var Transform = require('readable-stream').Transform;
72849 if (!(this instanceof Transform)) return new Transform(options);
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js19844 module.exports = Transform;
19853 util.inherits(Transform, Duplex);
19893 function Transform(options) {
19894 if (!(this instanceof Transform))
19895 return new Transform(options);
20022 var Transform = __webpack_require__(38);
20029 util.inherits(PassThrough, Transform);
20035 Transform.call(this, options);
20365 var Transform = __webpack_require__(42);
20636 Transform.call(this, opts);
[all …]
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md585 - Transform to uppercase/lowercase not working for chars > ASCII 128 when using core fonts
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …End:1,Sphere:1,SubdivisionMesh:1,Surface:1,TextureCoordinates:1,Torus:1,Transform:1,TransformBegin… property in hljs.LANGUAGES.rib.dM.k.keyword
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js25263 var Transform = function TransformClosure() {
25264 function Transform() {}
25266 Transform.prototype.calculate = function transformCalculate(subbands, u0, v0) {
25276 Transform.prototype.extend = function extend(buffer, offset, size) {
25291 Transform.prototype.iterate = function Transform_iterate(ll, hl_lh_hh, u0, v0) {
25382 return Transform;
25387 Transform.call(this);
25390 IrreversibleTransform.prototype = Object.create(Transform.prototype);
25480 Transform.call(this);
25483 ReversibleTransform.prototype = Object.create(Transform.prototype);

12