Searched refs:re_fold_t (Results 1 – 2 of 2) sorted by relevance
2272 re_fold_t folder; /* Function for computing non-utf8 folds */ in S_find_byclass()6516 re_fold_t folder = NULL; /* used by various EXACTish regops */ in S_regmatch()7948 re_fold_t folder; in S_regmatch()
6045 typedef I32 (*re_fold_t)(pTHX_ const char *, char const *, I32); typedef