6 calls to Utils::unicodeToUtf8()
- Identifier::setRawName in vendor/
mck89/ peast/ lib/ Peast/ Syntax/ Node/ Identifier.php - Sets the identifier's raw name
- Scanner::consumeUnicodeEscapeSequence in vendor/
mck89/ peast/ lib/ Peast/ Syntax/ Scanner.php - Consumes an unicode escape sequence
- Scanner::__construct in vendor/
mck89/ peast/ lib/ Peast/ Syntax/ Scanner.php - Class constructor
- Utils::getLineTerminators in vendor/
mck89/ peast/ lib/ Peast/ Syntax/ Utils.php - Returns line terminators array
- Utils::surrogatePairToUtf8 in vendor/
mck89/ peast/ lib/ Peast/ Syntax/ Utils.php - Converts a surrogate pair of Unicode code points to UTF-8
- Utils::unquoteLiteralString in vendor/
mck89/ peast/ lib/ Peast/ Syntax/ Utils.php - This function takes a string as it appears in the source code and returns an unquoted version of it