Searched refs:TK_DOT (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/examples/page/
H A Dparse.y386 A = sqlite3ExprListAppend(P, sqlite3Expr(TK_DOT, pLeft, pRight, 0), 0);
603 A = sqlite3Expr(TK_DOT, temp1, temp2, 0);
609 Expr *temp4 = sqlite3Expr(TK_DOT, temp2, temp3, 0);
610 A = sqlite3Expr(TK_DOT, temp1, temp4, 0);
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c7534 #define TK_DOT 118 macro
[all...]

Completed in 421 milliseconds