Lines Matching refs:ok
63 $ok = true;67 $ok = $ok && $this->$call($sqlite);71 if ($ok) {73 $ok = $ok && $sqlite->query($sql);76 return $ok;123 $ok = (bool) $importer->build();125 if ($ok) {129 $ok = $ok && $sqlite->query($sql);133 return $ok;