Home
last modified time | relevance | path

Searched refs:hasPlugin (Results 1 – 5 of 5) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/Node/
DInfo.php148 public function hasPlugin($name): bool function in Elastica\\Node\\Info
/plugin/asciidocjs/node_modules/babylon/lib/
Dindex.js967 …if (code === 124 && next === 125 && this.hasPlugin("flow")) return this.finishOp(types.braceBarR, …
1064 if (this.hasPlugin("flow") && this.input.charCodeAt(this.state.pos + 1) === 124) {
1075 if (this.hasPlugin("functionBind") && this.input.charCodeAt(this.state.pos + 1) === 58) {
1591 Parser.prototype.hasPlugin = function hasPlugin(name) { method in Parser
1873 if (this.hasPlugin("dynamicImport") && this.lookahead().type === types.parenL) break;
1938 if (!this.hasPlugin("decorators")) {
2004 if (this.hasPlugin("asyncGenerators") && this.state.inAsync && this.isContextual("await")) {
2369 if (node.async && !this.hasPlugin("asyncGenerators")) {
2519 var isGenerator = this.hasPlugin("asyncGenerators") && this.eat(types.star);
2536 …} else if (this.hasPlugin("classConstructorCall") && isSimple && _key.name === "call" && this.matc…
[all …]
/plugin/revealjs/js/
Dreveal.js1626 function hasPlugin( id ) { function
6175 hasPlugin: hasPlugin, property
/plugin/elasticsearch/vendor/ruflin/elastica/
DCHANGELOG.md1651 - Add getPlugins and hasPlugin methods to Node\Info
/plugin/html5video2/script/
Dvideo.min.js20 …singPlugin=function(e){return!!this[Qn]&&!0===this[Qn][e]},jn.prototype.hasPlugin=function(e){retu…