parser-expands-entities expression
If the expression is non-zero enable the entity expansion during the parse process; disable it otherwise. If entity expansion is disabled, any external entity references in parsed documents are preserved as references. By default, entity expansion is enabled.
This command is equivalent to setting the
$PARSER_EXPANDS_ENTITIES
variable.