Home
last modified time | relevance | path

Searched refs:is_posix_BLANK (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/
Dhandy.h1956 # define is_posix_BLANK(c) isblank((U8) (c)) macro
1958 # define is_posix_BLANK(c) isBLANK(c)
2046 #define isU8_BLANK_LC(c) WRAP_U8_LC_((c), CC_BLANK_, is_posix_BLANK)