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

  /external/chromium_org/third_party/sqlite/src/src/
tokenize.c 121 *tokenType = TK_SPACE;
128 *tokenType = TK_SPACE; /* IMP: R-22934-25134 */
162 *tokenType = TK_SPACE; /* IMP: R-22934-25134 */
430 case TK_SPACE: {
alter.c 76 } while( token==TK_SPACE );
126 }while( token==TK_SPACE );
198 }while( token==TK_SPACE );
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 64 milliseconds