This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| new:ctype [2018/02/20 17:39] – korshun | new:ctype [2018/02/20 17:41] (current) – korshun | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Character functions ====== | ====== Character functions ====== | ||
| - | ACSUtils implements functions from the C programming language' | + | ACSUtils implements functions from the C programming language' |
| Line 22: | Line 22: | ||
| * '' | * '' | ||
| + | |||
| + | Character classification functions return false for all non-ASCII characters. | ||
| Line 30: | Line 32: | ||
| * '' | * '' | ||
| * '' | * '' | ||
| + | |||
| + | Non-ASCII characters are always returned without conversion. | ||
| Line 36: | Line 40: | ||
| These functions return true if all characters in the string match a character classification function: | These functions return true if all characters in the string match a character classification function: | ||
| - | * '' | + | * '' |
| * '' | * '' | ||
| * '' | * '' | ||