Home | History | Annotate | Download | only in bison

Lines Matching refs:localeconv

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