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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DLexPython.cxx363 const int comment_continue = (comment && prevComment); local
380 } else if (comment_continue) {
429 prevComment = comment_start || comment_continue;

Completed in 107 milliseconds