Home
last modified time | relevance | path

Searched refs:_type (Results 1 – 25 of 28) sorted by relevance

12

/plugin/caption/syntax/
H A Dcaption.php16 private $_type = '';
103 $this->_type = explode(' ',$match)[0];
104 switch ($this->_type) {
183 switch ($this->_type) {
247 switch ($this->_type) {
271 switch ($this->_type) {
289 $this->_type = '';
293 list($_type,$_num) = explode('=',trim($match));
294 $_type = trim($_type);
25 private $_type = ''; global() variable in syntax_plugin_caption_caption
[all...]
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DFilters.php21 private $_type; variable in Elastica\\Aggregation\\Filters
36 && $this->_type !== $type
41 $this->_type = $type;
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DBucket.php68 protected $_type = null; variable in Hoa\\Stream\\Bucket
158 $old = $this->_type;
159 $this->_type = $type;
171 return $this->_type;
/plugin/html2pdf/html2pdf/html2ps/
H A Dimage.class.php19 var $_type; variable in Image
24 $this->_type = $type;
36 return $this->_type;
H A Dcss.rules.page.inc.php6 var $_type; variable in CSSPageSelector
13 return $this->_type;
17 $this->_type = $type;
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Scanner/
H A DToken.php91 private $_type; variable in PhpCss\\Scanner\\Token
116 $this->_type = $type;
132 return $this->_type;
/plugin/latexcaption/syntax/
H A Dcaption.php19 private $_type = ''; variable in syntax_plugin_latexcaption_caption
104 $this->_type = $type;
145 $type = $this->_type;
161 $type = $this->_type;
165 $this->_type = substr($type, 3);
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DGenerator.php189 foreach ($type as $_type) {
190 if (!class_exists($_type, $callAutoload) &&
191 !interface_exists($_type, $callAutoload)) {
195 $_type
700 foreach ($type as $_type) {
701 if (!interface_exists($_type, $callAutoload)) {
705 $_type
712 $additionalInterfaces[] = $_type;
714 $_type,
720 foreach ($this->getClassMethods($_type) as $method) {
/plugin/dokusioc/lib/
H A Dsioc_inc.php614 $this->_type = $type;
642 $rdf = '<' . $this->_type . ' rdf:about="' . clean($this->url) . "\">\n";
643 if ($this->_type != 'sioc:Forum') {
756 $rdf .= "</" . $this->_type . ">";
809 $this->_type = $type;
825 $rdf = '<' . $this->_type . " rdf:about=\"" . clean($this->url) . "\">\n";
826 if ($this->_type != 'sioc:Post') {
920 $rdf .= "</" . $this->_type . ">\n";
976 $this->_type = $type;
986 $rdf = '<' . $this->_type . " rdf:about=\"" . clean($this->url) . "\">\n";
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnecting.asciidoc268 [_type] => _doc
302 [_type] => _doc
365 [_type] => _doc
405 [_type] => _doc
H A Dper-request-configuration.asciidoc66 > {"_index":"test_missing","_type":"_doc","_id":"1","found":false}
150 [_type] => _doc
240 [_type] => _doc
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md191 [_type] => _doc
228 [_type] => _doc
314 [_type] => _doc
352 [_type] => _doc
/plugin/linkbonus/syntax/
H A Dinterwiki.txt124 $link['_type'] = 'interwiki';
/plugin/codemirror/dist/modes/
H A Dhaxe.min.js.map1_type","typestring","typeprop","startState","basecolumn","defaulttypes","token","sol","indentation…
H A Djavascript.min.js.map1_type","forspec1","forspec2","classNameAfter","classBody","classfield","isInterface","maybeFrom","…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudHealthcare.php1403 '_type' => [
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md131 * Removed remaining `_type` field usages by @deguif [#2017](https://github.com/ruflin/Elastica/pull/2017)
132 * Removed `Elastica\Bulk::$_type` dead property by @deguif [#2034](https://github.com/ruflin/Elastica/pull/2034)
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md851 - Change default `access\_type` globally [\#336](https://github.com/schmittjoh/serializer/issues/33…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js15361 this._type = type;
15392 throw new _util.FormatError("Duplicate entry in \"".concat(this._type, "\" tree."));
15402 var entries = obj.get(this._type);
15427 (0, _util.warn)("Search depth limit reached for \"".concat(this._type, "\" tree."));
15460 var entries = kidsOrEntries.get(this._type);
15481 …to an exhaustive search, for key \"".concat(key, "\", ") + "in \"".concat(this._type, "\" tree."));
15487 …as found at an incorrect, ") + "i.e. out-of-order, position in \"".concat(this._type, "\" tree."));
H A Dpdf.worker.js.map1_type = type;\n }\n\n getAll() {\n const dict = Object.create(null);\n if (!this.root) {\n…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js1_type=t,this._handler=n,this._options=i||!1,this._node.addEventListener(this._type,this._handler,t…
396_type=n,this._insertSpace=i,this._selectionId=null,this._deltaColumn=0,this._moveEndPositionDown=!…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js1_type=t,this._handler=n,this._options=i||!1,this._node.addEventListener(this._type,this._handler,t…
396_type=n,this._insertSpace=i,this._selectionId=null,this._deltaColumn=0,this._moveEndPositionDown=!…
H A Dbundle.js.map1_type = match[1] ? match[1] : match[2];\n\n var args = match[3] ? match[3].trim() : match[4…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs25427 var _type = (ws || {})["!type"] || "sheet";
25428 switch(_type) {
25565 var _type = (ws || {})["!type"] || "sheet";
25566 switch(_type) {
/plugin/combo/resources/library/bootstrap/5.0.1/
H A Dbootstrap.min.css.map1 {"version":3,"sources":["../../scss/bootstrap.scss","../../scss/_root.scss","../../scss/_reboot.scss","dist/css/bootstrap.css","../../scss/vendor/_rfs.scss","../../scss/mixins/_border-radius.scss","../../scss/_type.scss","../../scss/mixins/_lists.scss","../../scss/_images.scss","../../scss/mixins/_image.scss",". (…)

12