• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/sqlite-3.6.22/

Lines Matching refs:date

630 ** string contains the date and time of the check-in (UTC) and an SHA1
1321 ** method returns a Julian Day Number for the current date and time.
10923 /************** Begin file date.c ********************************************/
10935 ** This file contains the C functions that implement date and time
10991 ** A structure for holding a single date and time.
11063 ** Parse a timezone extension on the end of a date-time.
11199 ** date.
11256 ** (":SS.FFF") is option. The year and date can be omitted as long
11258 ** as there is a year and date.
11416 ** Process a modifier to a date-time stamp. The modifiers are
11492 ** Move the date to the same time on the next occurrence of
11494 ** date is already on the appropriate weekday, this is a no-op.
11515 ** Move the date backwards to the beginning of the current day,
11629 ** Process time function arguments. argv[0] is a date-time stamp.
11669 ** The following routines implement the various date and time functions
11676 ** Return the julian day number of the date specified in the arguments
11730 ** date( TIMESTRING, MOD, MOD, ...)
11915 ** This function returns the same value as date('now').
11943 ** If the library is compiled to omit the full-scale date and time
12006 FUNCTION(date, -1, 0, 0, dateFunc ),
12028 /************** End of date.c ************************************************/
16298 ** completeness. They are very out-of-date but might be useful as
17528 ** the cache is out of date.
21187 ** current time and date as a Julian Day number into *prNow and
21188 ** return 0. Return 1 if the time and date cannot be found.
25792 ** current time and date as a Julian Day number into *prNow and
25793 ** return 0. Return 1 if the time and date cannot be found.
28913 ** current time and date as a Julian Day number into *prNow and
28914 ** return 0. Return 1 if the time and date cannot be found.
33954 ** out-of-date data that follows it. Database corruption.
55053 ** prepared queries. If such a query is out-of-date, we do not want to
62386 ** over to iTo..iTo+nReg-1. Keep the column cache up-to-date.
78562 ** of date set pParse->rc to SQLITE_SCHEMA. If all schema cookies