Searched refs:zSkip (Results 1 – 1 of 1) sorted by relevance
3851 const char *zSkip = 0; /* The zOvwrt comment within rp->code, or NULL */ in translate_code() local3904 zSkip = strstr(rp->code, zOvwrt); in translate_code()3905 if( zSkip!=0 ){ in translate_code()3924 if( cp==zSkip ){ in translate_code()