Home
last modified time | relevance | path

Searched refs:manifest (Results 1 – 25 of 65) sorted by last modified time

123

/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock657 "name": "phar-io/manifest",
661 "url": "https://github.com/phar-io/manifest.git",
666 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
709 "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
711 "issues": "https://github.com/phar-io/manifest/issues",
712 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
1167 "phar-io/manifest": "^2.0.3",
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs5519 case 'manifest': break; // 4.2 <manifest:manifest>
5535 …o.push('<manifest:manifest xmlns:manifest="urn:oasis:names:tc:opendocument:xmlns:manifest:1.0" man…
5536 …o.push(' <manifest:file-entry manifest:full-path="/" manifest:version="1.2" manifest:media-type="…
5537 …i = 0; i < manifest.length; ++i) o.push(' <manifest:file-entry manifest:full-path="' + manifest[i…
5538 o.push('</manifest:manifest>');
22616 …if(safegetzipfile(zip, 'META-INF/manifest.xml')) parse_manifest(getzipdata(zip, 'META-INF/manifest
23086 manifest.push([f, "text/xml"]);
23092 manifest.push([f, "text/xml"]);
23098 manifest.push([f, "text/xml"]);
23102 f = "manifest.rdf";
[all …]
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md194 - Fixed FirefoxProfile to support installation of extensions with custom namespace prefix in their manifest file.
/plugin/odt/ODT/
H A DODTmanifest.php14 var $manifest = array(); variable in ODTManifest
39 foreach($this->manifest as $path => $type){
53 return isset($this->manifest[$name]);
63 $this->manifest[$name] = $mime;
H A DODTDocument.php32 public $manifest = NULL; variable in ODTInternalParams
105 protected $manifest = NULL; variable in ODTDocument
139 $this->manifest = new ODTManifest();
164 $this->params->manifest = $this->manifest;
2089 return $this->manifest->exists($name);
2101 if(!$this->manifest->exists($fileName)){
2102 $this->manifest->add($fileName, $mime);
H A DODTExport.php121 $params->ZIP->addData('META-INF/manifest.xml', $params->manifest->getContent());
233 …self::replaceInFile('</manifest:manifest>', $params->manifest->getExtraContent() . '</manifest:man…
/plugin/odt/
H A DChangeLog.txt179 * renderer.php: Add manifest entries when using template
/plugin/barcodes/
H A Dcomposer.lock249 "name": "phar-io/manifest",
253 "url": "https://github.com/phar-io/manifest.git",
258 …"url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857a…
301 … "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
303 "issues": "https://github.com/phar-io/manifest/issues",
304 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
700 "phar-io/manifest": "^2.0.3",
/plugin/advanced/lang/en/config/
H A Dmanifest.txt3 DokuWiki sends out a manifest.json, which allows mobile users to add the wiki as a web app to their…
5 This manifest.json can be customized in multiple ways:
7 …- it can be deactivated by adding ''manifest'' to the "[[doku>config:disableactions]]" config opti…
8 …- it can be overwritten by values set in a ''manifest.local.json'' in the ''conf'' directory which…
10 …- if no icons are defined in a manifest.local.json, it looks for some svg logos and uses the first…
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/en/
H A Den.txt93 Everyone has the right to freedom of thought, conscience and religion; this right includes freedom to change his religion or belief, and freedom, either alone or in community with others and in public or private, to manifest his religion or belief in teaching, practice, worship and observance.
/plugin/html5video2/script/
H A Dvideo.min.js21manifest={allowCache:!0,discontinuityStarts:[],segments:[]};var h=0,p=0;return e.on("end",function… class in e
23manifest "+i.resolvedUri}):l({message:"player must be playing a live stream to start buffering"}):…
27 …xelDiffSelector;if(!i)throw new Error("A non-empty playlist URL or JSON manifest string is require…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/Resource/
H A DManifests.php38 * @param string $manifest The name of the manifest for this request.
42 public function get($project, $deployment, $manifest, $optParams = []) argument
44 $params = ['project' => $project, 'deployment' => $deployment, 'manifest' => $manifest];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDeploymentManager.php302 … => 'deploymentmanager/v2/projects/{project}/global/deployments/{deployment}/manifests/{manifest}',
315 'manifest' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DGenerateConnectManifestResponse.php29 public function setManifest($manifest) argument
31 $this->manifest = $manifest;
38 return $this->manifest;
H A DResourceManifest.php29 public $manifest; variable in Google\\Service\\GKEHub\\ResourceManifest
48 public function setManifest($manifest) argument
50 $this->manifest = $manifest;
57 return $this->manifest;
H A DConnectAgentResource.php25 public $manifest; variable in Google\\Service\\GKEHub\\ConnectAgentResource
32 public function setManifest($manifest) argument
34 $this->manifest = $manifest;
41 return $this->manifest;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DDeployment.php44 public $manifest; variable in Google\\Service\\DeploymentManager\\Deployment
137 public function setManifest($manifest) argument
139 $this->manifest = $manifest;
146 return $this->manifest;
H A DDeploymentUpdate.php32 public $manifest; variable in Google\\Service\\DeploymentManager\\DeploymentUpdate
65 public function setManifest($manifest) argument
67 $this->manifest = $manifest;
74 return $this->manifest;
H A DDeploymentmanagerResource.php40 public $manifest; variable in Google\\Service\\DeploymentManager\\DeploymentmanagerResource
125 public function setManifest($manifest) argument
127 $this->manifest = $manifest;
134 return $this->manifest;
H A DResourceUpdate.php38 public $manifest; variable in Google\\Service\\DeploymentManager\\ResourceUpdate
109 public function setManifest($manifest) argument
111 $this->manifest = $manifest;
118 return $this->manifest;
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1manifest entry into a versioned URL suitable for precaching.\n *\n * @param {Object|string} entry\…
H A Dworkbox-bed83ea8.js.map1manifest entry into a versioned URL suitable for precaching.\n *\n * @param {Object|string} entry\…
H A Dworkbox-f163abaa.js.map1manifest entry into a versioned URL suitable for precaching.\n *\n * @param {Object|string} entry\…
H A Dservice-worker.js.map1manifest.\n * See https://goo.gl/S9QRab\n */\nworkbox_precaching_precacheAndRoute([\n {\n \"ur…

123