Searched refs:standalone (Results 1 – 3 of 3) sorted by relevance
37 public $standalone = false; variable in SimplePie\\XML\\Declaration\\Parser127 $this->standalone = false;281 if ($standalone = $this->get_value()) {282 switch ($standalone) {284 $this->standalone = true;288 $this->standalone = false;
5 …. It has received several improvements over the years and is now available as a standalone library.
115 …sion . '" encoding="' . $encoding . '" standalone="' . (($declaration->standalone) ? 'yes' : 'no')…