Cheetah
Variables
plugins/htmlpurifier/standalone/HTMLPurifier/ConfigSchema/schema/Core.LegacyEntityDecoder.txt File Reference

Variables

Core LegacyEntityDecoder TYPE
 
Core LegacyEntityDecoder entities were decoded by performing a global search replace for all entities whose decoded versions did not have special meanings under HTML
 
Core LegacyEntityDecoder entities were decoded by performing a global search replace for all entities whose decoded versions did not have special meanings under and replaced them with their decoded versions We would match all entities
 
Core LegacyEntityDecoder entities were decoded by performing a global search replace for all entities whose decoded versions did not have special meanings under and replaced them with their decoded versions We would match all even if they did not have a trailing semicolon
 
Core LegacyEntityDecoder entities were decoded by performing a global search replace for all entities whose decoded versions did not have special meanings under and replaced them with their decoded versions We would match all even if they did not have a trailing but only if there weren t any trailing alphanumeric characters</p >< table >< tr >< th > Original</th >< th > Text</th >< th > Attribute</th ></tr >< tr >< td > & amp
 
 yen =</td><td>&yen
 
we changed the behavior of entity parsing to match entities that had missing trailing semicolons in less cases
 
we changed the behavior of entity parsing to match entities that had missing trailing semicolons in less to more closely match HTML5 parsing behavior
 

Variable Documentation

◆ amp

yena</td ></tr >< tr >< td > & amp

Definition at line 16 of file Core.LegacyEntityDecoder.txt.

◆ behavior

we changed the behavior of entity parsing to match entities that had missing trailing semicolons in less to more closely match HTML5 parsing behavior

Definition at line 24 of file Core.LegacyEntityDecoder.txt.

◆ cases

we changed the behavior of entity parsing to match entities that had missing trailing semicolons in less cases

Definition at line 24 of file Core.LegacyEntityDecoder.txt.

◆ entities

Core LegacyEntityDecoder entities were decoded by performing a global search replace for all entities whose decoded versions did not have special meanings under and replaced them with their decoded versions We would match all entities

Definition at line 10 of file Core.LegacyEntityDecoder.txt.

◆ HTML

Core LegacyEntityDecoder entities were decoded by performing a global search replace for all entities whose decoded versions did not have special meanings under HTML

Definition at line 9 of file Core.LegacyEntityDecoder.txt.

◆ semicolon

Core LegacyEntityDecoder entities were decoded by performing a global search replace for all entities whose decoded versions did not have special meanings under and replaced them with their decoded versions We would match all even if they did not have a trailing semicolon

Definition at line 11 of file Core.LegacyEntityDecoder.txt.

◆ TYPE

Core LegacyEntityDecoder TYPE

Definition at line 2 of file Core.LegacyEntityDecoder.txt.

◆ yen

yena</td >< td > & yen =</td><td>&yen

Definition at line 16 of file Core.LegacyEntityDecoder.txt.