Home
last modified time | relevance | path

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

/dports/www/bluefish/bluefish-2.2.12/src/
H A Dbftextview2_identifier.c230 gboolean havecompl=FALSE; in found_identifier() local
239 havecompl=TRUE; in found_identifier()
245 if (!havecompl) { in found_identifier()
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dbuild.cpp9640 int32_t ei=0, qrylen=0, maxidx, havecompl=0; in getstring_simple() local
9715 havecompl = 0; in getstring_simple()
9726 if (completion && ((ei>qrylen && ch==9) || havecompl)) // tab: maybe do auto-completion in getstring_simple()
9794 havecompl = 1; in getstring_simple()