Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dlocale.c4161 PL_collxfrm_base = 0; in S_new_collate()
4172 PL_collxfrm_base = 0; in S_new_collate()
9357 PL_collxfrm_base = 5; in S_compute_collxfrm_coefficients()
9392 PL_collxfrm_base = 1; in S_compute_collxfrm_coefficients()
9429 PL_collxfrm_base = base + 1; in S_compute_collxfrm_coefficients()
9438 PL_collxfrm_mult, PL_collxfrm_base)); in S_compute_collxfrm_coefficients()
9484 if (PL_collxfrm_base != 0) { /* bad collation => skip */ in Perl_mem_collxfrm_()
9817 + PL_collxfrm_base in Perl_mem_collxfrm_()
9896 STRLEN computed_guess = PL_collxfrm_base in Perl_mem_collxfrm_()
9918 STRLEN old_b = PL_collxfrm_base; in Perl_mem_collxfrm_()
[all …]
Dembedvar.h46 # define PL_collxfrm_base (vTHX->Icollxfrm_base) macro
Dsv.c16150 PL_collxfrm_base = 0;
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
D5005000393 PL_collxfrm_base # Z added by devel/scanprov