table of contents
other versions
- Tumbleweed 2.16.0-1.3
- Leap-16.0
- Leap-15.6
| FcIsLower(3) | FcIsLower(3) |
NAME¶
FcIsLower - check for lower case ASCII character
SYNOPSIS¶
#include <fontconfig/fontconfig.h> FcBool FcIsLower (FcChar8 c);
DESCRIPTION¶
This macro checks whether c is an lower case ASCII letter.
| 18 1月 2025 | Fontconfig 2.16.0 |