Home
last modified time | relevance | path

Searched refs:Hangul_SIni (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/perl/cpan/Unicode-Collate/
H A DCollate.xs29 #define Hangul_SIni (0xAC00) macro
251 if (codeRange(Hangul_SIni, Hangul_SFin)) {
H A DCollate.pm72 use constant Hangul_SIni => 0xAC00; constant
668 } elsif (Hangul_SIni <= $u && $u <= Hangul_SFin) {