Home | History | Annotate | Download | only in thirdparty

Lines Matching full:entities

477         entities with the appropriate Unicode characters. If HTML
478 entities are being converted, any unrecognized entities are
489 # Handle numeric entities
521 "Converts HTML, XML and numeric entities in the attribute value."
667 # embedded single quotes to XML entities.
677 # ampersands that aren't part of entities. We need
678 # to escape those to XML entities too.
1088 # mapping of entities to Unicode characters. We might not
1197 # Set the rules for how we'll deal with the entities we
1201 # entities even while you're converting entities to Unicode.