Searched refs:contextExists (Results 1 – 4 of 4) sorted by relevance
90 if (false === static::contextExists($id)) {113 public static function contextExists($id) function in Hoa\\Stream\\Context
203 if (false === Context::contextExists($context)) {281 } elseif (true === Context::contextExists($context)) {
109 ->when($result = SUT::contextExists($id))118 ->when($result = SUT::contextExists('foo'))
250 if (false === Stream\Context::contextExists($context)) {