Home
last modified time | relevance | path

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

/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c8808 #define TK_SPACE 151 macro
87303 } while( token==TK_SPACE );
87354 }while( token==TK_SPACE );
87427 }while( token==TK_SPACE );
127208 *tokenType = TK_SPACE;
127214 *tokenType = TK_SPACE; /* IMP: R-22934-25134 */
127247 *tokenType = TK_SPACE; /* IMP: R-22934-25134 */
127510 case TK_SPACE: {

Completed in 357 milliseconds