Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dpp_pack.c215 #define ISUUCHAR(ch) inRANGE(NATIVE_TO_LATIN1(ch), \ macro
1744 while (s < strend && *s != ' ' && ISUUCHAR(*s)) { in S_unpack_rec()
1750 if (s < strend && ISUUCHAR(*s)) in S_unpack_rec()
1754 if (s < strend && ISUUCHAR(*s)) in S_unpack_rec()
1758 if (s < strend && ISUUCHAR(*s)) in S_unpack_rec()
1762 if (s < strend && ISUUCHAR(*s)) in S_unpack_rec()