Searched defs:striinc (Results 1 – 6 of 6) sorted by relevance
116 if(not striinc("-0", val)) { in ReadSquishFile() local
496 if(not striinc("moderator", msg->By())) in TemplateToText() local
410 if(not striinc("MNEMONIC", CharTable->exp)) in ExportQwkMsg() local
630 if(not CharTable or not striinc("MNEMONIC", CharTable->exp)) in ExportSoupMsg() local
832 if (not striinc(unfinished, _buf)) in LoadFile() local
223 const char* striinc(const char* str1, const char* str2) { in striinc() function