Searched refs:isPHP (Results 1 – 4 of 4) sorted by relevance
| /plugin/findologicxmlexport/vendor/sebastian/environment/src/ |
| D | Runtime.php | 151 return ($this->isPHP() || $this->isHHVM()) && extension_loaded('xdebug'); 169 public function isPHP() function in SebastianBergmann\\Environment\\Runtime
|
| /plugin/findologicxmlexport/vendor/sebastian/environment/tests/ |
| D | RuntimeTest.php | 64 $this->assertInternalType('boolean', $this->env->isPHP());
|
| /plugin/findologicxmlexport/vendor/sebastian/environment/ |
| D | README.md | 31 var_dump($runtime->isPHP());
|
| /plugin/codemirror/dist/modes/ |
| D | php.min.js.map | 1 …isPHP","curMode","sol","pending","php","startState","indent","html","curState","style","pos","toke…
|