Searched refs:is_HORIZWS_high (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dhandy.h2345 generic_non_invlist_utf8_safe_(CC_BLANK_, is_HORIZWS_high, p, e)
2462 generic_LC_non_invlist_utf8_safe_(isBLANK_LC, is_HORIZWS_high, p, e)
H A Dregcharclass.h88 #define is_HORIZWS_high(s) \ macro
1344 #define is_HORIZWS_high(s) \ macro
2602 #define is_HORIZWS_high(s) \ macro
H A Dregexec.c614 case CC_ENUM_BLANK_: return is_HORIZWS_high(character);
7846 ^ cBOOL(is_HORIZWS_high(locinput))))

Completed in 215 milliseconds