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

/openbsd-current/gnu/usr.bin/perl/
H A Dregcharclass.h979 #define what_MULTI_CHAR_FOLD_utf8_safe(s,e) \ macro
2185 #define what_MULTI_CHAR_FOLD_utf8_safe(s,e) \ macro
3443 #define what_MULTI_CHAR_FOLD_utf8_safe(s,e) \ macro
H A Dregexec.c4726 = what_MULTI_CHAR_FOLD_utf8_safe(pat, pat + pat_len);
4895 = what_MULTI_CHAR_FOLD_utf8_safe(pat, pat + pat_len);
5031 * what_MULTI_CHAR_FOLD_utf8_safe('ss') gets called and returns U+DF

Completed in 202 milliseconds