Searched refs:fInCharCommentString (Results 1 – 3 of 3) sorted by relevance
119 fInCharCommentString = false; in reset()184 bool fInCharCommentString; variable
254 fInCharCommentString = false; in reset()267 fInCharCommentString = fInChar || fInComment || fInString; in setBracketShortCuts()459 bool fInCharCommentString; variable
2957 if (!fInCharCommentString && '/' == fPrev) { in parseChar()2963 if (!fInCharCommentString) { in parseChar()2969 if (!fInCharCommentString) { in parseChar()2980 if (!fInCharCommentString && '/' == fPrev) { in parseChar()3017 if (fInCharCommentString) { in parseChar()3063 if (fInCharCommentString || fInBrace) { in parseChar()3079 if (fInCharCommentString) { in parseChar()3117 if (fInCharCommentString || fInBrace) { in parseChar()3137 if (fInCharCommentString || fInBrace) { in parseChar()3155 if (fInCharCommentString || fInBrace) { in parseChar()[all …]