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

  /external/chromium_org/third_party/sqlite/src/src/
tokenize.c 135 *tokenType = TK_LP;
alter.c 57 ** is immediately followed by a TK_LP or TK_USING token.
78 } while( token!=TK_LP && token!=TK_USING );
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 46 milliseconds