671#ifdef HAVE_TIDYBUFFIO_H
814function tidy_parse_string(
string $string, array|
string|
null $config =
null, ?
string $encoding =
null):
tidy|false {}
832#ifdef HAVE_TIDYOPTGETDOC
869 public function __construct(?
string $filename =
null, array|
string|
null $config =
null, ?
string $encoding =
null,
bool $useIncludePath =
false) {}
875 public function getOpt(
string $option): string|int|bool {}
884 public
function parseFile(string
$filename, array|string|null $config = null, ?string $encoding = null, bool $useIncludePath = false): bool {}
887 public
function parseString(string $string, array|string|null $config = null, ?string $encoding = null): bool {}
893 public static
function repairString(string $string, array|string|null $config = null, ?string $encoding = null): string|false {}
899 public static
function repairFile(string
$filename, array|string|null $config = null, ?string $encoding = null, bool $useIncludePath = false): string|false {}
931#ifdef HAVE_TIDYOPTGETDOC
988 private function __construct() {}
readonly array $attribute
readonly bool $proprietary
getOptDoc(string $option)
static repairString(string $string, array|string|null $config=null, ?string $encoding=null)
parseFile(string $filename, array|string|null $config=null, ?string $encoding=null, bool $useIncludePath=false)
__construct(?string $filename=null, array|string|null $config=null, ?string $encoding=null, bool $useIncludePath=false)
static repairFile(string $filename, array|string|null $config=null, ?string $encoding=null, bool $useIncludePath=false)
parseString(string $string, array|string|null $config=null, ?string $encoding=null)
tidy_repair_string(string $string, array|string|null $config=null, ?string $encoding=null)
tidy_get_head(tidy $tidy)
const TIDY_NODETYPE_XMLDECL
const TIDY_NODETYPE_DOCTYPE
tidy_get_config(tidy $tidy)
const TIDY_TAG_BLOCKQUOTE
const TIDY_NODETYPE_CDATA
const TIDY_NODETYPE_START
const TIDY_NODETYPE_SECTION
tidy_parse_string(string $string, array|string|null $config=null, ?string $encoding=null)
tidy_repair_file(string $filename, array|string|null $config=null, ?string $encoding=null, bool $useIncludePath=false)
tidy_get_status(tidy $tidy)
tidy_config_count(tidy $tidy)
tidy_is_xhtml(tidy $tidy)
tidy_get_html(tidy $tidy)
tidy_warning_count(tidy $tidy)
tidy_get_output(tidy $tidy)
tidy_diagnose(tidy $tidy)
tidy_get_html_ver(tidy $tidy)
tidy_get_body(tidy $tidy)
tidy_get_error_buffer(tidy $tidy)
const TIDY_NODETYPE_COMMENT
const TIDY_NODETYPE_PROCINS
tidy_access_count(tidy $tidy)
tidy_get_opt_doc(tidy $tidy, string $option)
tidy_clean_repair(tidy $tidy)
tidy_getopt(tidy $tidy, string $option)
tidy_error_count(tidy $tidy)
const TIDY_NODETYPE_STARTEND
const TIDY_TAG_FIGCAPTION
tidy_parse_file(string $filename, array|string|null $config=null, ?string $encoding=null, bool $useIncludePath=false)
tidy_get_root(tidy $tidy)
function(EX_VAR(opline->result.var))