Home
last modified time | relevance | path

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

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/FortranProject/
H A Dconstrhighlighter.cpp770 int pInterStart = pStartC; in SearchUnConIntermediate() local
775 int pos = FindFKeyword(control, pInterStart, pInterEnd, flid, word1, word2, word3, in SearchUnConIntermediate()
794 pInterStart = pos; in SearchUnConIntermediate()
796 pInterStart = GetWordsEnd(str1, str1Pos, str2, str2Pos, str3, str3Pos); in SearchUnConIntermediate()