Description
Options may be any bitwise combination of following:
SAB_NO_ERROR_REPORTING suppress the invocation of the
messages handler (if registered)
SAB_PARSE_PUBLIC_ENTITIES tell parser to resolve public
external entities
SAB_DISABLE_ADDING_META suppress the generation of the
META tag (HTML output method)
SAB_DISABLE_STRIPPING suppress the whitespace stripping
(on data files only)
SAB_IGNORE_DOC_NOT_FOUND don't consider unresolved
documents (the document() function) non-lethal
|