Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dregcharclass.h320 #define is_MULTI_CHAR_FOLD_utf8_safe_part0_(s,e) \ macro
495 …: ( ( ((const U8*)s)[0] & 0xDF ) == 'F' ) ? is_MULTI_CHAR_FOLD_utf8_safe_part0_(s,e) : is_MULTI_CH…
1598 #define is_MULTI_CHAR_FOLD_utf8_safe_part0_(s,e) \ macro
1828 …: ( ( ((const U8*)s)[0] & 0xBF ) == 'i' ) ? is_MULTI_CHAR_FOLD_utf8_safe_part0_(s,e) : is_MULTI_CH…
2856 #define is_MULTI_CHAR_FOLD_utf8_safe_part0_(s,e) \ macro
3086 …: ( ( ((const U8*)s)[0] & 0xBF ) == 'i' ) ? is_MULTI_CHAR_FOLD_utf8_safe_part0_(s,e) : is_MULTI_CH…