Home
last modified time | relevance | path

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

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dparse.c1383 int yyMajor, /* The major token to shift in */ in yy_shift() argument
1409 yytos->major = (YYCODETYPE)yyMajor; in yy_shift()
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c104965 int yyMajor, /* The major token to shift in */
104991 yytos->major = (YYCODETYPE)yyMajor;

Completed in 512 milliseconds