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

  /src/external/gpl2/diffutils/dist/lib/
strftime.c 289 if (to_lowcase) \
579 int to_lowcase = 0; variable
747 to_lowcase = 0;
762 to_lowcase = 0;
776 to_lowcase = 0;
793 to_lowcase = 0;
1078 to_lowcase = 1;
1088 to_lowcase = 1;
1290 to_lowcase = 1;
  /src/external/gpl2/xcvs/dist/lib/
strftime.c 194 if (to_lowcase) \
493 bool to_lowcase = false; local
672 to_lowcase = false;
687 to_lowcase = false;
701 to_lowcase = false;
718 to_lowcase = false;
1034 to_lowcase = true;
1044 to_lowcase = true;
1261 to_lowcase = true;

Completed in 18 milliseconds