Searched refs:toFOLD (Results 1 – 11 of 11) sorted by relevance
2 toFOLD # U
10 toFOLD # U
619 if (toFOLD(*pp) != toFOLD(*qq))624 ci = toFOLD(*pp) - toFOLD(*qq);
4487 *foldbuf1 = toFOLD(*p1);4525 *foldbuf2 = toFOLD(*p2);
1242 if ((s + 2 < send) && UNLIKELY(memCHRs("inqs#", toFOLD(*s)))) { in Perl_grok_number_flags()
1881 #define toFOLD(c) toLOWER(c) macro1886 #define toFOLD_A(c) toFOLD(c)
161 *(d++) = (U8) toFOLD(*s); in S_make_exactf_invlist()1310 *(d++) = toFOLD(*s); in Perl_join_exact()
6770 *(s)++ = (U8) toFOLD(ender); in S_regatom()6876 ? (char) toFOLD(ender) in S_regatom()9244 folded_cp = toFOLD(cp); in Perl_add_above_Latin1_folds()11575 value = toFOLD(lowest_cp); in S_optimize_regclass()
5147 *d = toFOLD(*s);
1027 Amd|UV|toFOLD|UV cp
7040 RETVAL = toFOLD(ord);