| /plugin/caption/syntax/ |
| D | caption.php | 16 private $_type = ''; variable in syntax_plugin_caption_caption 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); 296 if (in_array($_type,$this->_types)) { [all …]
|
| /plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/ |
| D | Filters.php | 21 private $_type; variable in Elastica\\Aggregation\\Filters 36 && $this->_type !== $type 41 $this->_type = $type;
|
| /plugin/findologicxmlexport/vendor/hoa/stream/ |
| D | Bucket.php | 68 protected $_type = null; variable in Hoa\\Stream\\Bucket 158 $old = $this->_type; 159 $this->_type = $type; 171 return $this->_type;
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | image.class.php | 19 var $_type; variable in Image 24 $this->_type = $type; 36 return $this->_type;
|
| D | css.rules.page.inc.php | 6 var $_type; variable in CSSPageSelector 13 return $this->_type; 17 $this->_type = $type;
|
| /plugin/combo/vendor/carica/phpcss/src/PhpCss/Scanner/ |
| H A D | Token.php | 91 private $_type; variable in PhpCss\\Scanner\\Token 116 $this->_type = $type; 132 return $this->_type;
|
| /plugin/latexcaption/syntax/ |
| D | caption.php | 19 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/ |
| D | Generator.php | 189 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/asciidocjs/node_modules/babel-types/lib/ |
| D | index.js | 476 var _loop = function _loop(_type) { argument 477 var newType = t.DEPRECATED_KEYS[_type]; 481 console.trace("The node type " + _type + " has been renamed to " + newType); 486 t[_type] = t[_type[0].toLowerCase() + _type.slice(1)] = proxy(t[newType]); 487 t["is" + _type] = proxy(t["is" + newType]); 488 t["assert" + _type] = proxy(t["assert" + newType]); 491 for (var _type in t.DEPRECATED_KEYS) { 492 _loop(_type);
|
| /plugin/dokusioc/lib/ |
| D | sioc_inc.php | 614 $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/botmon/ |
| H A D | admin.js | 298 if (visitor._type == BM_USERTYPE.KNOWN_BOT) { // known bots match by their bot ID: 377 …nv._type = ( bot ? BM_USERTYPE.KNOWN_BOT : ( nv.usr && nv.usr !== '' ? BM_USERTYPE.KNOWN_USER : BM… 389 if (nv._type == BM_USERTYPE.UNKNOWN) { // only for unknown visitors 674 if (v._type == BM_USERTYPE.KNOWN_BOT) { // known bots 693 } else if (v._type == BM_USERTYPE.KNOWN_USER) { // known users */ 708 v._type = BM_USERTYPE.LIKELY_BOT; 729 v._type = BM_USERTYPE.PROBABLY_HUMAN; 750 if (v._type == BM_USERTYPE.KNOWN_BOT ) { /* known bots only */ 754 } else if (v._type == BM_USERTYPE.LIKELY_BOT) { /* probable bots only */ 776 me.addToCountries(v.geo, v._country, v._type); [all …]
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | connecting.asciidoc | 268 [_type] => _doc 302 [_type] => _doc 365 [_type] => _doc 405 [_type] => _doc
|
| D | per-request-configuration.asciidoc | 66 > {"_index":"test_missing","_type":"_doc","_id":"1","found":false} 150 [_type] => _doc 240 [_type] => _doc
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/ |
| D | README.md | 191 [_type] => _doc 228 [_type] => _doc 314 [_type] => _doc 352 [_type] => _doc
|
| /plugin/linkbonus/syntax/ |
| D | interwiki.txt | 124 $link['_type'] = 'interwiki';
|
| /plugin/codemirror/dist/modes/ |
| D | haxe.min.js.map | 1 …_type","typestring","typeprop","startState","basecolumn","defaulttypes","token","sol","indentation…
|
| D | javascript.min.js.map | 1 …_type","forspec1","forspec2","classNameAfter","classBody","classfield","isInterface","maybeFrom","…
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | CloudHealthcare.php | 1403 '_type' => [
|
| /plugin/statistics/js/ |
| D | chart.js | 13 …_type=this._cachedMeta.type,this.options=void 0,this._parsing=!1,this._data=void 0,this._objectDat…
|
| /plugin/elasticsearch/vendor/ruflin/elastica/ |
| D | CHANGELOG.md | 131 * Removed remaining `_type` field usages by @deguif [#2017](https://github.com/ruflin/Elastica/pull… 132 * Removed `Elastica\Bulk::$_type` dead property by @deguif [#2034](https://github.com/ruflin/Elasti…
|
| /plugin/findologicxmlexport/vendor/jms/serializer/ |
| D | CHANGELOG.md | 851 - Change default `access\_type` globally [\#336](https://github.com/schmittjoh/serializer/issues/33…
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js | 15361 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."));
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | bundle.js | 1 …_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/ |
| D | bundle.js | 1 …_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/xlsx2dw/packages/xlsx/ |
| D | xlsx.mjs | 25427 var _type = (ws || {})["!type"] || "sheet"; 25428 switch(_type) { 25565 var _type = (ws || {})["!type"] || "sheet"; 25566 switch(_type) {
|