HomeSort by: relevance | last modified time | path
    Searched defs:hard_LC_COLLATE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
dfa.c 306 static int hard_LC_COLLATE; /* Nonzero if LC_COLLATE is hard. */
1027 if (!hard_LC_COLLATE) {
1348 hard_LC_COLLATE = hard_locale (LC_COLLATE);
  /src/external/gpl2/grep/dist/src/
dfa.c 332 static int hard_LC_COLLATE; /* Nonzero if LC_COLLATE is hard. */
1053 if (!hard_LC_COLLATE) {
1369 hard_LC_COLLATE = hard_locale (LC_COLLATE);

Completed in 27 milliseconds