Predicate getCodepointLength
Gets the number of unicode codepoints in s not counting unpaired surrogates.
Import path
import codeql.util.Stringsint getCodepointLength(string str)Gets the number of unicode codepoints in s not counting unpaired surrogates.
import codeql.util.Stringsint getCodepointLength(string str)