Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Dlemon.c3851 const char *zSkip = 0; /* The zOvwrt comment within rp->code, or NULL */ in translate_code() local
3904 zSkip = strstr(rp->code, zOvwrt); in translate_code()
3905 if( zSkip!=0 ){ in translate_code()
3924 if( cp==zSkip ){ in translate_code()