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

/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/examples/page/
H A Dparse.y468 joinop(X) ::= COMMA. { X = JT_INNER; }
469 joinop(X) ::= JOIN. { X = JT_INNER; }
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c10515 #define JT_INNER 0x0001 /* Any kind of inner or cross join */ macro
[all...]

Completed in 329 milliseconds