Home
last modified time | relevance | path

Searched defs:striinc (Results 1 – 6 of 6) sorted by relevance

/dports/news/golded+/golded-plus/golded+/goldlib/gcfg/
H A Dgxsquish.cpp116 if(not striinc("-0", val)) { in ReadSquishFile() local
/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgetpls.cpp496 if(not striinc("moderator", msg->By())) in TemplateToText() local
H A Dgeqwks.cpp410 if(not striinc("MNEMONIC", CharTable->exp)) in ExportQwkMsg() local
H A Dgesoup.cpp630 if(not CharTable or not striinc("MNEMONIC", CharTable->exp)) in ExportSoupMsg() local
H A Dgeedit2.cpp832 if (not striinc(unfinished, _buf)) in LoadFile() local
/dports/news/golded+/golded-plus/golded+/goldlib/gall/
H A Dgstrutil.cpp223 const char* striinc(const char* str1, const char* str2) { in striinc() function