Searched refs:TK_SPACE (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dtokenize.c121 *tokenType = TK_SPACE;
128 *tokenType = TK_SPACE; /* IMP: R-22934-25134 */
162 *tokenType = TK_SPACE; /* IMP: R-22934-25134 */
430 case TK_SPACE: {
H A Dalter.c76 } while( token==TK_SPACE );
126 }while( token==TK_SPACE );
198 }while( token==TK_SPACE );
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c7273 #define TK_SPACE 149 macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c8349 #define TK_SPACE 151 macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c8349 #define TK_SPACE 151 macro
[all...]

Completed in 1242 milliseconds