HomeSort by relevance Sort by last modified time
    Searched refs:TK_AS (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/sqlite/src/src/
resolve.c 28 ** TK_AS operator. The TK_AS operator causes the expression to be
31 ** The reason for suppressing the TK_AS term when the expression is a simple
35 ** Hack: The TK_AS operator is inhibited if zType[0]=='G'. This means
66 pDup = sqlite3PExpr(pParse, TK_AS, pDup, 0, 0);
    [all...]
expr.c     [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 7699 milliseconds