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

/openbsd-current/gnu/usr.bin/perl/
H A Dregcharclass.h557 #define what_MULTI_CHAR_FOLD_utf8_safe_part0_(s,e) \ macro
922 : ( 0xCF == ((const U8*)s)[0] ) ? what_MULTI_CHAR_FOLD_utf8_safe_part0_(s,e) : what_MULTI_CHAR_FOLD_utf8_safe_part1_(s,e) )
1832 #define what_MULTI_CHAR_FOLD_utf8_safe_part0_(s,e) \ macro
1994 : ( 0xB8 == ((const U8*)s)[0] ) ? what_MULTI_CHAR_FOLD_utf8_safe_part0_(s,e) : what_MULTI_CHAR_FOLD_utf8_safe_part1_(s,e) )
3090 #define what_MULTI_CHAR_FOLD_utf8_safe_part0_(s,e) \ macro
3252 : ( 0xB7 == ((const U8*)s)[0] ) ? what_MULTI_CHAR_FOLD_utf8_safe_part0_(s,e) : what_MULTI_CHAR_FOLD_utf8_safe_part1_(s,e) )

Completed in 110 milliseconds