Searched refs:isPHP (Results 1 – 4 of 4) sorted by relevance
/plugin/findologicxmlexport/vendor/sebastian/environment/src/ |
H A 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/ |
H A D | RuntimeTest.php | 64 $this->assertInternalType('boolean', $this->env->isPHP());
|
/plugin/findologicxmlexport/vendor/sebastian/environment/ |
H A D | README.md | 31 var_dump($runtime->isPHP());
|
/plugin/codemirror/dist/modes/ |
H A D | php.min.js.map | 1 …isPHP","curMode","sol","pending","php","startState","indent","html","curState","style","pos","toke…
|