Searched refs:Perl_utf8_distance (Results 1 – 3 of 3) sorted by relevance
638 Perl_utf8_distance(pTHX_ U8 *a, U8 *b) in Perl_utf8_distance() function
1108 #define utf8_distance Perl_utf8_distance3632 #define utf8_distance(a,b) Perl_utf8_distance(aTHX_ a,b)
798 PERL_CALLCONV IV Perl_utf8_distance(pTHX_ U8 *a, U8 *b);