Module Strings
Import path
import codeql.util.StringsPredicates
| asciiPrintable | Gets the ASCII code for |
| escape | Gets the result of backslash-escaping newlines, carriage-returns, backslashes, and unicode characters in |
| getACodepoint | Gets any unicode character that appears in |
| getCodepointAt | Gets the |
| getCodepointLength | Gets the number of unicode codepoints in |