@ignore
protected function endState5($t) { /* p close */ if ($s = $this ->getParentS()) { unset($s['p']); $this ->updateS($s); $this->state = 2; } }