Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D50170067 is_HORIZWS_high # Z added by devel/scanprov
/openbsd/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); in S_isFOO_utf8_lc()
7863 ^ cBOOL(is_HORIZWS_high(locinput)))) in S_regmatch()