RemexHtml
Fast HTML 5 parser
Loading...
Searching...
No Matches
Wikimedia\RemexHtml\DOM\DOMUtils Class Reference

Static Public Member Functions

static string coerceName ( $name)
 Replace unsupported characters with a code of the form U123456.
 
static string uncoerceName ( $name)
 Invert the encoding produced by coerceName()
 

Member Function Documentation

◆ coerceName()

static string Wikimedia\RemexHtml\DOM\DOMUtils::coerceName ( $name)
static

Replace unsupported characters with a code of the form U123456.

Parameters
string$name
Returns
string

◆ uncoerceName()

static string Wikimedia\RemexHtml\DOM\DOMUtils::uncoerceName ( $name)
static

Invert the encoding produced by coerceName()

Parameters
string$name
Returns
string

The documentation for this class was generated from the following file: