Home
last modified time | relevance | path

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

/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgeedit.cpp2482 if (isspace(cltxt[col]) || strchr(punct, cltxt[col])) in SCodeChange()
2484 if (col && !isspace(cltxt[col-1]) && !strchr(punct, cltxt[col-1])) in SCodeChange()
2486 else if (!isspace(cltxt[col+1]) && !strchr(punct, cltxt[col+1])) in SCodeChange()
2492 if (col && !isspace(cltxt[col-1])) in SCodeChange()
2508 while (beg && !isspace(cltxt[beg-1]) && !strchr(punct, cltxt[beg-1])) in SCodeChange()
2510 while (!isspace(cltxt[end+1]) && !strchr(punct, cltxt[end+1])) in SCodeChange()
2514 char c1 = cltxt[beg]; in SCodeChange()
2515 char c2 = cltxt[end]; in SCodeChange()
2528 while (col && !isspace(cltxt[col-1]) && !strchr(punct, cltxt[col-1])) in SCodeChange()
2534 cltxt = currline->txt.c_str(); in SCodeChange()
[all …]
/dports/editors/xvile/vile-9.8v/filters/
H A Drtf.key1467 cltxt
/dports/editors/vile/vile-9.8v/filters/
H A Drtf.key1467 cltxt