Searched refs:_inverse_folds (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
H A D | 5027011 | 10 _inverse_folds # F added by devel/scanprov
|
/openbsd/gnu/usr.bin/perl/ |
H A D | regcomp_study.c | 206 folds_count = _inverse_folds(fc, &first_fold, in S_make_exactf_invlist()
|
H A D | regcomp.c | 9256 folds_count = _inverse_folds(folded_cp, &first_fold, in Perl_add_above_Latin1_folds() 10866 folds_count = _inverse_folds(folded, &first_fold, in S_regclass() 11619 Size_t folds_to_this_cp_count = _inverse_folds( in S_optimize_regclass()
|
H A D | embed.h | 1733 # define _inverse_folds(a,b,c) Perl__inverse_folds(aTHX_ a,b,c) macro
|
H A D | regexec.c | 4960 folds_to_count = _inverse_folds(folded, &first_fold_from, in S_setup_EXACTISH_ST()
|
H A D | embed.fnc | 1584 ERXp |Size_t |_inverse_folds |const UV cp \
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/ |
H A D | embed.fnc | 2637 EXpR |Size_t |_inverse_folds |const UV cp \
|