TokenizerEscaping
class TokenizerEscaping
CSS selector tokenizer escaping applier.
This component is a port of the Python cssselect library, which is copyright Ian Bicking, see https://github.com/SimonSapin/cssselect.
Methods
string
escapeUnicode(string $value)
No description
string
escapeUnicodeAndNewLine(string $value)
No description