wikimedia/minify
Minification of JavaScript code and CSS stylesheets
Loading...
Searching...
No Matches
Wikimedia\Minify\Utils Class Reference

Shared static utility functions. More...

Static Public Member Functions

static getJsLength ( $s)
 Get the length of a string in UTF-16 code units.
 

Detailed Description

Shared static utility functions.

Member Function Documentation

◆ getJsLength()

static Wikimedia\Minify\Utils::getJsLength ( $s)
static

Get the length of a string in UTF-16 code units.

Parameters
string$s
Returns
int

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