HomeSort by: relevance | last modified time | path
    Searched refs:nov (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/flex/dist/examples/manual/
dates.lex 35 nov (nov(ember)?)
39 second_half ({jul}|{aug}|{sep}|{oct}|{nov}|{dec})
  /src/external/bsd/ntp/dist/sntp/libopts/
configfile.c 349 tOptionValue * nov = *(o_list++); local
350 if (nov == oov) {
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
date.d 80 nov, ///
9915 assert(monthsToMonth(Month.jan, Month.nov) == 10);
9928 assert(monthsToMonth(Month.may, Month.nov) == 6);
9941 assert(monthsToMonth(Month.oct, Month.nov) == 1);
9954 assert(monthsToMonth(Month.dec, Month.nov) == 11);
10273 "Nov",
10296 case Month.apr, Month.jun, Month.sep, Month.nov:
10500 assert(monthToString(Month.nov) == "Nov");
10541 case "Nov"
    [all...]

Completed in 34 milliseconds