Home | History | Annotate | Download | only in sed-4.2.1

Lines Matching refs:localeconv

5668      On NetBSD 3.0 in the fr_FR.ISO8859-1 locale, localeconv()->decimal_point
5670 if (localeconv () ->decimal_point[0] != ',') return 1;
9448 On NetBSD 3.0 in the fr_FR.ISO8859-1 locale, localeconv()->decimal_point
9450 if (localeconv () ->decimal_point[0] != ',') return 1;