Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Dlemon.c597 int mnAction; /* Action associated with mnLookahead */ member
652 p->mnAction = action; in acttab_action()
657 p->mnAction = action; in acttab_action()
715 if( p->aAction[i].action!=p->mnAction ) continue; in acttab_insert()