Functionsยง
- strip_
variable_ sigil - Strip the leading
$sigil from a variable name, if present. Variables are stored both ways:$varin source,varin symbol tables. - utf16_
code_ units - Count the UTF-16 code units in a string.
Needed for LSP
Position.charactercalculations, which use UTF-16 offsets.