Searched refs:TK_STRING (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/
H A Dregparse.c2321 TK_STRING, enumerator in enum:TokenSyms
3330 tok->type = TK_STRING;
5808 case TK_STRING:
5818 if (r == TK_STRING) {
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/examples/page/
H A Dparse.y223 Expr *p = sqlite3Expr(TK_STRING, 0, 0, &X);
/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c7510 #define TK_STRING 94 macro
8341 #define OP_String8 94 /* same as TK_STRING */
10238 ** or TK_STRING), then Expr.token contains the text of the SQL literal. If
[all...]

Completed in 225 milliseconds